Andy Gibbs
|
c6e68daac0
|
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.
llvm-svn: 166280
|
2012-10-19 12:44:48 +00:00 |
Chris Lattner
|
6dc7e57d6a
|
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.
llvm-svn: 163034
|
2012-08-31 22:39:21 +00:00 |
Daniel Dunbar
|
d281a7146a
|
Fix PR5982, a refacto in checking for '=' in a -D argument.
llvm-svn: 93088
|
2010-01-10 00:46:21 +00:00 |