1. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  2. 22bd905 diagnose uses of deprecated typenames and tags. by Chris Lattner · 16 years ago
  3. 553905d add support for deprecated objc ivars. by Chris Lattner · 16 years ago
  4. cfdff38 Add support for deprecated members of RecordDecls (e.g. struct fields). by Chris Lattner · 16 years ago
  5. 61a0f17 allow implementations of deprecated functions to use deprecated symbols. by Chris Lattner · 16 years ago
  6. 4238254 new tests, it would be nice to not warn on the second one. by Chris Lattner · 16 years ago
  7. b235caa Start warning about unknown attributes. by Anders Carlsson · 16 years ago
  8. f37da0e rename some attr tests for consistency. by Chris Lattner · 16 years ago[Renamed from test/Sema/attributes.c]
  9. ddee423 Add a bunch of attributes, patch by Nuno Lopes. by Chris Lattner · 17 years ago