1. bdc49d3 Pretty up the wrong-number-of-arguments-for-attribute diagnostic by by John McCall · 13 years ago
  2. cd1af3d Move the "used but marked unused" warning behind a special warning flag for now. by Anders Carlsson · 14 years ago
  3. 2127ecc Warn if a variable marked with the "unused" attribute is used. Patch by Darin Adler! by Anders Carlsson · 14 years ago
  4. aec5860 Support __attribute__((unused)) on types. This suddenly started firing by John McCall · 14 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. d3f2c10 Improve attribute parsing & tests. by Daniel Dunbar · 16 years ago