1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. bdc49d3 Pretty up the wrong-number-of-arguments-for-attribute diagnostic by by John McCall · 13 years ago
  4. d6b8de0 Change the wording of the bad-decl-for-attribute warning and error by John McCall · 13 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 2f7c392 Adds recognition of sentinel attribute on block declarations. by Fariborz Jahanian · 15 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  8. 897cd90 don't crash when sentinel attribute is used on function without a prototype, by Chris Lattner · 15 years ago
  9. 7709182 Add parsing of the sentinel attribute. Still need to create the attribute. by Anders Carlsson · 16 years ago