1. 1a5d421 [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. by Chad Rosier · 12 years ago
  2. 0bc35e9 Include clang-check as part of the clang installation. by David Blaikie · 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. b0d8671 Remove a goofy CMake hack and use the standard CMake facilities to by Chandler Carruth · 12 years ago
  5. e3bbfca Fix cmake build. by Rafael Espindola · 12 years ago
  6. aa0cd85 Structured comment parsing, first step. by Dmitri Gribenko · 12 years ago
  7. 28ba2ee diagtool/CMakeLists.txt: Add missing tblgen'd dependency, ClangDiagnosticIndexName. by NAKAMURA Takumi · 12 years ago
  8. 0832f82 [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. by Jordan Rose · 12 years ago
  9. 0a5ca35 [diagtool] Pull show-enabled back out for now. by Jordan Rose · 12 years ago
  10. f11b0f9 [diagtool] Add 'show-enabled', which displays which warnings are enabled. by Jordan Rose · 12 years ago
  11. 7eab9d3 Add libsupport to list of libraries to link into diagtool by Ted Kremenek · 13 years ago
  12. 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