summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/goto2.cpp
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 the insertion of label declarations into the identifier chain inDouglas Gregor2011-03-241-0/+47
the case where we only have a single identifier with that name in the chain. Fixes PR9463 for real this time. llvm-svn: 128208
OpenPOWER on IntegriCloud