1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 8e0e80f [diagtool] Remove unneeded header includes. by Richard Trieu · 7 years ago
  3. e4563d1 [NFC] Loop modernization in diagtool by Jonas Devlieghere · 8 years ago
  4. ab9db51 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). by Alexander Kornienko · 10 years ago
  5. 3d9d929 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  6. 3c8c46e clang-format a recent commit I made by David Blaikie · 11 years ago
  7. 13156b6 Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue. by David Blaikie · 11 years ago
  8. cc0694c Sort #include lines for tools/... by Chandler Carruth · 13 years ago
  9. 30105f6 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 · 13 years ago
  10. 473e877 [diagtool] Add a new "tree" command to shows warnings activated by a flag. by Jordan Rose · 13 years ago
  11. 2fe20dc [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. by Jordan Rose · 13 years ago
  12. 573649e [diagtool] Pull show-enabled back out for now. by Jordan Rose · 13 years ago
  13. d617e06 [diagtool] Add 'show-enabled', which displays which warnings are enabled. by Jordan Rose · 13 years ago
  14. af90ec1 Provide common include for all diagnostic headers. by David Blaikie · 14 years ago
  15. 040a3a2 Remove the unuseful -fdiagnostics-show-name by David Blaikie · 14 years ago
  16. 9c902b5 Rename Diagnostic to DiagnosticsEngine as per issue 5397 by David Blaikie · 14 years ago
  17. 1c5f3fa The diagtool registration system tries to use a global variable from a method by Nick Lewycky · 14 years ago
  18. f88d335 Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for analyzing and working with clang diagnostics. by Ted Kremenek · 14 years ago