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 | ||||
* | Fix tests to account for new warning "expected ';' at end of declaration ↵ | Carl Norum | 2011-03-07 | 1 | -1/+1 |
| | | | | | | list". Sorry, folks! llvm-svn: 127188 | ||||
* | Control warnings about GNU extensions with -Wgnu, which has a subgroup | Douglas Gregor | 2010-03-24 | 1 | -0/+2 |
for GNU designated-initializer syntax (-Wgnu-designator). llvm-svn: 99421 |