Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prior to adding the new "expected-no-diagnostics" directive to ↵ | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
| | | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280 | ||||
* | don't warn about unused values when the unused value is a statement ↵ | Chris Lattner | 2012-08-31 | 1 | -0/+8 |
| | | | | | | 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 | ||||
* | Fix PR5982, a refacto in checking for '=' in a -D argument. | Daniel Dunbar | 2010-01-10 | 1 | -0/+4 |
llvm-svn: 93088 |