1. e8551e4 fix PR6287 by accepting and ignoring the returns_twice attribute. by Chris Lattner · 15 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 1b2fc0f Fix attribute between function decl ')' and '{' or '=0' by John Thompson · 15 years ago
  4. eb32fde Simplify the scheme used for keywords, and change the classification by Eli Friedman · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  6. aab740a Support attributes in *yet another* place. Is there any place you by Chris Lattner · 16 years ago
  7. 7399ee0 Fix a parser bug where we let attributes interfere with our disambiguation by Chris Lattner · 16 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. e8fdbba -pedantic no longer defaults to on. by Chris Lattner · 17 years ago
  11. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago