1. 0a0d2b1 Implement a new 'availability' attribute, that allows one to specify by Douglas Gregor · 13 years ago
  2. 042411c Upgrade "'X' is unavailable" from a warning to an error. This matches GCC's behavior. Note that by Ted Kremenek · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  5. 470301b Fix <rdar://problem/6770276> Support Class<Proto> syntax. by Steve Naroff · 15 years ago
  6. cf70641 fix typo in test name. by Chris Lattner · 15 years ago[Renamed from test/SemaObjC/protocol-atttribute-1.m]
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  8. 4262a07 - Generate error for protocol qualifiers on 'Class'. by Steve Naroff · 16 years ago
  9. d461777 Revert http://llvm.org/viewvc/llvm-project?view=rev&revision=65244. by Steve Naroff · 16 years ago
  10. 48f3bb9 Downgrade complaints about calling unavailable functions to a warning by Douglas Gregor · 16 years ago
  11. bc1c877 Semantics of @protocol attributes. by Fariborz Jahanian · 16 years ago