summaryrefslogtreecommitdiffstats
path: root/clang/test/ASTMerge/exprs.c
Commit message (Collapse)AuthorAgeFilesLines
* Update tests touched by r249656David Majnemer2015-10-081-3/+3
| | | | | | | | | These test updates almost exclusively around the change in behavior around enum: enums without a definition are considered incomplete except when targeting MSVC ABIs. Since these tests are interested in the 'incomplete-enum' behavior, restrict them to %itanium_abi_triple. llvm-svn: 249660
* 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
* AST import for character literalsDouglas Gregor2010-02-181-0/+4
llvm-svn: 96557
OpenPOWER on IntegriCloud