llvm-project/clang/tools/diagtool
Ted Kremenek 30105f67b4 Enhance 'diagtool list-warnings' to report number of diagnostics covered directly under -Wpedantic, and enhance warning-flags.c test to test that this set does not grow.
llvm-svn: 159893
2012-07-07 06:30:31 +00:00
..
CMakeLists.txt [diagtool] Add a new "tree" command to shows warnings activated by a flag. 2012-06-24 00:07:45 +00:00
DiagTool.cpp The diagtool registration system tries to use a global variable from a method 2011-08-12 01:14:22 +00:00
DiagTool.h The diagtool registration system tries to use a global variable from a method 2011-08-12 01:14:22 +00:00
DiagnosticNames.cpp [diagtool] Appease buildbots by explicitly using makeArrayRef. 2012-06-24 00:27:36 +00:00
DiagnosticNames.h [diagtool] Add a new "tree" command to shows warnings activated by a flag. 2012-06-24 00:07:45 +00:00
ListWarnings.cpp Enhance 'diagtool list-warnings' to report number of diagnostics covered directly under -Wpedantic, and enhance warning-flags.c test to test that this set does not grow. 2012-07-07 06:30:31 +00:00
Makefile Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00
ShowEnabledWarnings.cpp [diagtool] Add a new "tree" command to shows warnings activated by a flag. 2012-06-24 00:07:45 +00:00
TreeView.cpp [diagtool] Add a new "tree" command to shows warnings activated by a flag. 2012-06-24 00:07:45 +00:00
diagtool_main.cpp [diagtool] Write to llvm::outs() by default instead of llvm::errs() 2012-06-22 00:33:20 +00:00