1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 6409625 Parse typeof-specifier the same way as sizeof/alignof are parsed. by Argyrios Kyrtzidis · 15 years ago
  3. 23c4b18 hoist checks for ; and in out of ParseInitDeclaratorListAfterFirstDeclarator by Chris Lattner · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  5. 35d276f upgrade various 'implicit int' warnings from an ext-warn to warning when not by Chris Lattner · 15 years ago
  6. 28eb7e9 make the 'to match this' diagnostic a note. by Chris Lattner · 16 years ago
  7. 5cf216b Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 17 years ago
  8. 3b427b3 rename -parse-ast-print to -ast-print by Chris Lattner · 17 years ago
  9. 9f3d942 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 17 years ago
  10. 8d1a3b8 by Steve Naroff · 17 years ago
  11. 2cb64ec by Steve Naroff · 17 years ago
  12. d1861fd by Steve Naroff · 17 years ago