Commit History

Author SHA1 Message Date
  Andy Gibbs 8e8fb3be5b 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. 13 years ago
  Chris Lattner 06b3a06007 don't warn about unused values when the unused value is a statement expression expanded from a macro. This is of dubious utility in general, but is specifically a major issue for the linux kernel. This resolves PR13747. 13 years ago
  Daniel Dunbar 1ee4b9e6d2 Fix PR5982, a refacto in checking for '=' in a -D argument. 15 years ago