llvm-project/clang/tools/diagtool
Christopher Di Bella f21187eb2d [clang][tablegen] adds human documentation to `WarningOption`
Building on D126796, this commit adds the infrastructure for being able
to print out descriptions of what each warning does.

Differential Revision: https://reviews.llvm.org/D126832
2022-06-10 17:23:00 +00:00
..
CMakeLists.txt
DiagTool.cpp Move STLFunctionalExtras out of STLExtras 2022-01-24 14:13:21 +01:00
DiagTool.h
DiagnosticNames.cpp [clang][tablegen] adds human documentation to `WarningOption` 2022-06-10 17:23:00 +00:00
DiagnosticNames.h
FindDiagnosticID.cpp
ListWarnings.cpp
ShowEnabledWarnings.cpp Fix lifetime of DiagnosticsEngine in diagtool. 2022-05-06 16:21:49 +02:00
TreeView.cpp Use llvm::any_of and llvm::all_of (NFC) 2021-12-11 11:54:37 -08:00
diagtool_main.cpp