1. f59edb9 Sort #include lines for tools/... by Chandler Carruth · 12 years ago
  2. a437b84 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. by Ted Kremenek · 12 years ago
  3. e742763 [diagtool] Add a new "tree" command to shows warnings activated by a flag. by Jordan Rose · 12 years ago
  4. 0832f82 [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. by Jordan Rose · 12 years ago
  5. 0a5ca35 [diagtool] Pull show-enabled back out for now. by Jordan Rose · 12 years ago
  6. f11b0f9 [diagtool] Add 'show-enabled', which displays which warnings are enabled. by Jordan Rose · 12 years ago
  7. 6c44886 Provide common include for all diagnostic headers. by David Blaikie · 12 years ago
  8. ceb1565 Remove the unuseful -fdiagnostics-show-name by David Blaikie · 12 years ago
  9. d6471f7 Rename Diagnostic to DiagnosticsEngine as per issue 5397 by David Blaikie · 13 years ago
  10. 83f06e8 The diagtool registration system tries to use a global variable from a method by Nick Lewycky · 13 years ago
  11. 2dc651d Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for analyzing and working with clang diagnostics. by Ted Kremenek · 13 years ago