hanchenye-llvm-project/clang/tools/diagtool
Don Hinton 6c2ded879d [diagtool] Add ability to pass in the id and return the name for a
particular diagnostic.

Differential Revision: https://reviews.llvm.org/D36252

llvm-svn: 309955
2017-08-03 16:13:13 +00:00
..
CMakeLists.txt [diagtool] Add a 'find-diagnostic-id' subcommand that converts a name of 2017-07-12 16:41:49 +00:00
DiagTool.cpp
DiagTool.h
DiagnosticNames.cpp
DiagnosticNames.h
FindDiagnosticID.cpp [diagtool] Add ability to pass in the id and return the name for a 2017-08-03 16:13:13 +00:00
ListWarnings.cpp
ShowEnabledWarnings.cpp Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" 2017-01-06 19:49:01 +00:00
TreeView.cpp
diagtool_main.cpp