1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  2. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  3. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  4. d386fef Factor out custom parsing for iboutletcollection and vec_type_hint attributes by Richard Smith · 11 years ago
  5. c24a233 Allow thread safety attributes on function definitions. by DeLesley Hutchins · 13 years ago
  6. fe0a0fb Refactor __attribute__ parsing, and add a diagnostic if the r_paren at the end by Richard Smith · 13 years ago
  7. e8551e4 fix PR6287 by accepting and ignoring the returns_twice attribute. by Chris Lattner · 14 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 1b2fc0f Fix attribute between function decl ')' and '{' or '=0' by John Thompson · 15 years ago
  10. eb32fde Simplify the scheme used for keywords, and change the classification by Eli Friedman · 15 years ago
  11. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  12. aab740a Support attributes in *yet another* place. Is there any place you by Chris Lattner · 16 years ago
  13. 7399ee0 Fix a parser bug where we let attributes interfere with our disambiguation by Chris Lattner · 16 years ago
  14. 3b427b3 rename -parse-ast-print to -ast-print by Chris Lattner · 17 years ago
  15. 9f3d942 Removed option "-parse-ast-check" from clang driver. This is now implemented by Ted Kremenek · 17 years ago
  16. e8fdbba -pedantic no longer defaults to on. by Chris Lattner · 17 years ago
  17. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago