1. e2f705d [diagtool] Properly order libraries in Makefile for buildbot. by Jordan Rose · 12 years ago
  2. 0832f82 [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. by Jordan Rose · 12 years ago
  3. 0a5ca35 [diagtool] Pull show-enabled back out for now. by Jordan Rose · 12 years ago
  4. b705489 [diagtool] Unbork Makefile build. by Jordan Rose · 12 years ago
  5. 4fab4fd [diagtool] Appease buildbot by adding llvm_unreachable. 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. 39876df [diagtool] The driver skips two arguments, not one. by Jordan Rose · 12 years ago
  8. 6c44886 Provide common include for all diagnostic headers. by David Blaikie · 13 years ago
  9. ceb1565 Remove the unuseful -fdiagnostics-show-name by David Blaikie · 13 years ago
  10. 59283a0 Reduce dependencies. by Benjamin Kramer · 13 years ago
  11. d6471f7 Rename Diagnostic to DiagnosticsEngine as per issue 5397 by David Blaikie · 13 years ago
  12. 83f06e8 The diagtool registration system tries to use a global variable from a method by Nick Lewycky · 13 years ago
  13. 7eab9d3 Add libsupport to list of libraries to link into diagtool by Ted Kremenek · 13 years ago
  14. 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