1. 73aa14d The grammar for GNU typeof in C requires an expression to be by Douglas Gregor · 14 years ago
  2. 3573b2c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 53f0548 Parse typeof-specifier the same way as sizeof/alignof are parsed. by Argiris Kirtzidis · 15 years ago
  4. 2c41d48 hoist checks for ; and in out of ParseInitDeclaratorListAfterFirstDeclarator by Chris Lattner · 15 years ago
  5. ffd408a Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  6. bab9de8 upgrade various 'implicit int' warnings from an ext-warn to warning when not by Chris Lattner · 15 years ago
  7. 921342c make the 'to match this' diagnostic a note. by Chris Lattner · 16 years ago
  8. 005ed75 Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 17 years ago
  9. 4045a8a rename -parse-ast-print to -ast-print by Chris Lattner · 17 years ago
  10. 56b7086 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 17 years ago
  11. 11b649c by Steve Naroff · 17 years ago
  12. 4c255ab by Steve Naroff · 17 years ago
  13. 7cbb146 by Steve Naroff · 17 years ago