hanchenye-llvm-project/clang/tools/diagtool
Alex Lorenz f5ca27cc37 [refactor] allow the use of refactoring diagnostics
This commit allows the refactoring library to use its own set of
refactoring-specific diagnostics to reports things like initiation errors.

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

llvm-svn: 315924
2017-10-16 18:28:26 +00:00
..
CMakeLists.txt
DiagTool.cpp
DiagTool.h
DiagnosticNames.cpp [refactor] allow the use of refactoring diagnostics 2017-10-16 18:28:26 +00:00
DiagnosticNames.h [NFC] Loop modernization in diagtool 2017-09-05 18:04:34 +00:00
FindDiagnosticID.cpp
ListWarnings.cpp [NFC] Loop modernization in diagtool 2017-09-05 18:04:34 +00:00
ShowEnabledWarnings.cpp [NFC] Loop modernization in diagtool 2017-09-05 18:04:34 +00:00
TreeView.cpp [diagtool] Change default tree behavior to print only flags 2017-09-05 18:04:40 +00:00
diagtool_main.cpp