1. 3cd6feb err_attribute_not_string has been subsumed by err_attribute_argument_type. by Aaron Ballman · 11 years ago
  2. baec778 Added the attribute name to the err_attribute_wrong_number_arguments diagnostic for clarity; updated almost all of the affected test cases. by Aaron Ballman · 11 years ago
  3. 2234873 Allow GC qualifiers to be added/removed by conversions from/to void* by John McCall · 14 years ago
  4. 834e3f6 Fix my earlier commit to work with escaped newlines and leave breadcrumbs by John McCall · 14 years ago
  5. 2792fa5 objc_gc wants a pointer type, not a function type; give it a more appropriate by John McCall · 14 years ago
  6. bdc49d3 Pretty up the wrong-number-of-arguments-for-attribute diagnostic by by John McCall · 14 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 1147c5e Change tests to use clang -cc1... by Fariborz Jahanian · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. 129b6c1 rename test by Chris Lattner · 16 years ago[Renamed from test/SemaObjC/objc-gc-attr.m]
  11. 6e14a8f Fix silly bug in objc_gc attribute parsing and add test case by Anders Carlsson · 16 years ago