This revision was automatically updated to reflect the committed changes.
Closed by commit rL309955: [diagtool] Add ability to pass in the id and return
the name for a (authored by dhinton).
Repository:
rL LLVM
https://reviews.llvm.org/D36252
Files:
cfe/trunk/test/Misc/find-diagnostic-id.c
arphaman accepted this revision.
arphaman added a comment.
This revision is now accepted and ready to land.
LGTM.
https://reviews.llvm.org/D36252
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/
hintonda updated this revision to Diff 109472.
hintonda added a comment.
- Use cat|xargs which should work on window -- used in other tests.
https://reviews.llvm.org/D36252
Files:
test/Misc/find-diagnostic-id.c
tools/diagtool/FindDiagnosticID.cpp
Index: tools/diagtool/FindDiagnosticID.cpp