1. c6e68da Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 13 years ago
  2. 4633947 Whitelist operator== and operator!= as valid for unused value warnings, by Chandler Carruth · 14 years ago
  3. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  4. 27381f3 Do not mark declarations as used when performing overload resolution. Fixes PR5541 by Douglas Gregor · 16 years ago