summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/recursion-limits.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
* Restore paren, bracket and brace counts in parser whenDouglas Gregor2012-04-301-0/+259
TentativeParsingAction is reverted, from Pasi Parviainen! Fixes PR12480 / <rdar://problem/11341251>. llvm-svn: 155823
OpenPOWER on IntegriCloud