1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. c3b2308 Unify the codepaths for emitting deprecation warnings. The test changes are just to account for us emitting notes more consistently. by Eli Friedman · 12 years ago
  3. 350e956 -Wdeprecated warning to include reference (as a note) by Fariborz Jahanian · 12 years ago
  4. 0a0d2b1 Implement a new 'availability' attribute, that allows one to specify by Douglas Gregor · 14 years ago
  5. 042411c Upgrade "'X' is unavailable" from a warning to an error. This matches GCC's behavior. Note that by Ted Kremenek · 14 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  8. 470301b Fix <rdar://problem/6770276> Support Class<Proto> syntax. by Steve Naroff · 15 years ago
  9. cf70641 fix typo in test name. by Chris Lattner · 15 years ago[Renamed from test/SemaObjC/protocol-atttribute-1.m]
  10. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  11. 4262a07 - Generate error for protocol qualifiers on 'Class'. by Steve Naroff · 16 years ago
  12. d461777 Revert http://llvm.org/viewvc/llvm-project?view=rev&revision=65244. by Steve Naroff · 16 years ago
  13. 48f3bb9 Downgrade complaints about calling unavailable functions to a warning by Douglas Gregor · 16 years ago
  14. bc1c877 Semantics of @protocol attributes. by Fariborz Jahanian · 16 years ago