1. dd1cb5b Add 'previous declaration is here' note for param redefinition errors, e.g.: by Chris Lattner · 16 years ago
  2. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  3. d8e97de When calling a function without a prototype for which we have a by Douglas Gregor · 17 years ago
  4. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  5. 739ef0c C99 DR #316 implies that the function parameter types that are known by Douglas Gregor · 17 years ago
  6. 67b450c reject 'typedef int y; int test(x, y)'. by Chris Lattner · 18 years ago
  7. 5e4c75f rename -parse-ast-print to -ast-print by Chris Lattner · 18 years ago
  8. 0883fd5 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 18 years ago
  9. a6f5ab5 Fix off-by-one error when emitting diagnostics. Also, make diagnostic by Chris Lattner · 18 years ago