summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/warn-gnu-designators.c
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-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 Norum2011-03-071-1/+1
| | | | | | list". Sorry, folks! llvm-svn: 127188
* Control warnings about GNU extensions with -Wgnu, which has a subgroupDouglas Gregor2010-03-241-0/+2
for GNU designated-initializer syntax (-Wgnu-designator). llvm-svn: 99421
OpenPOWER on IntegriCloud