llvm-project/clang/tools/diagtool
Nico Weber e31899c708 Reland "[clang-cl] Accept `#pragma warning(disable : N)` for some N"
This reverts commit 0cd9d8a48b and
adds the changes described in https://reviews.llvm.org/D110668#3034461.
2021-09-30 15:03:23 -04:00
..
CMakeLists.txt [diagtool] Install diagtool when LLVM_INSTALL_TOOLCHAIN_ONLY is ON. 2020-05-29 16:25:06 -07:00
DiagTool.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
DiagTool.h
DiagnosticNames.cpp Reland "[clang-cl] Accept `#pragma warning(disable : N)` for some N" 2021-09-30 15:03:23 -04:00
DiagnosticNames.h [diagtree] Use a different color for unimplemented GCC diagnostic flags 2020-01-31 13:40:32 -08:00
FindDiagnosticID.cpp
ListWarnings.cpp
ShowEnabledWarnings.cpp
TreeView.cpp [diagtree] Use a different color for unimplemented GCC diagnostic flags 2020-01-31 13:40:32 -08:00
diagtool_main.cpp