1. cb821d0 Downgrade the "declaration does not declare anything" error to a by Douglas Gregor · 14 years ago
  2. b3a4e43 Implement PR6423 by using one token of lookahead to disambiguate by Chris Lattner · 14 years ago
  3. 99c9520 the declspec of a declaration can have storage-class specifiers, by Chris Lattner · 15 years ago
  4. 4ed5d91 Implement PR6180, substantially improving the diagnostics we get from by Chris Lattner · 15 years ago
  5. 58408bc Tighten up the "cannot return array or function type" diagnostic to by Douglas Gregor · 15 years ago
  6. 0a8bab0 implement PR3962: diagnose more faulty cases of usage of the restrict qualifier. this also removes a FIXME by Nuno Lopes · 15 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. d0344a4 Fix a long standard problem with clang retaining "too much" sugar by Chris Lattner · 15 years ago
  10. d162584 Change a whole lot of diagnostics to take QualType's directly by Chris Lattner · 16 years ago
  11. 26b7661 improve error to be something end users will actually understand :) by Chris Lattner · 16 years ago
  12. 96b77fc 1) Enforce C99 6.7.3p2: "Types other than pointer types derived from by Chris Lattner · 16 years ago
  13. e39bfd0 by Steve Naroff · 16 years ago
  14. 9532414 by Steve Naroff · 16 years ago
  15. 1b4a622 by Steve Naroff · 17 years ago
  16. cd88129 Implement C99 6.7.5.3p1 by Chris Lattner · 17 years ago