Add ability to pass in the id and return the name for a particular
diagnostic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36252
[diagtool] Add ability to get name from id ClosedPublic Authored by hintonda on Aug 2 2017, 4:54 PM.
Details Summary Add ability to pass in the id and return the name for a particular
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 3 2017, 1:11 AM Closed by commit rL309955: [diagtool] Add ability to pass in the id and return the name for a (authored by dhinton). · Explain WhyAug 3 2017, 9:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 109575 cfe/trunk/test/Misc/find-diagnostic-id.c
cfe/trunk/tools/diagtool/FindDiagnosticID.cpp
|