1. cb821d0 Downgrade the "declaration does not declare anything" error to a by Douglas Gregor · 14 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. d8ac057 Reorganize the parsing of decl groups / function definitions so that by John McCall · 15 years ago
  4. d4b19d5 improve the diagnostic for uses of the GCC "global variable in a register" extension. by Chris Lattner · 15 years ago
  5. 5186872 fix a valgrind problem I noticed while developing another patch, by Chris Lattner · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. a4ed0d8 Diagnose declarations that don't declare anything, and fix PR3020. by Sebastian Redl · 16 years ago
  8. 0947b4e Rewrite FindDiagnostics to be more strict about the formatting of the by Chris Lattner · 16 years ago
  9. e37ac4f This patch adds very basic support for parsing and type-checking class by Douglas Gregor · 16 years ago
  10. fd89bc8 Fix PR2017 and silence some bogus errors. by Chris Lattner · 16 years ago
  11. 3b427b3 rename -parse-ast-print to -ast-print by Chris Lattner · 17 years ago
  12. 9f3d942 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 17 years ago
  13. e80a59c Fix a couple of bugs, add some new cool stuff. by Chris Lattner · 17 years ago