summaryrefslogtreecommitdiff
path: root/test/Parser/cxx-undeclared-identifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* In C++, if we hit an error in the class-head, don't try to parse the class body.Richard Smith2012-12-051-2/+0
* Don't use the implicit int rule for error recovery in C++. Instead, try toRichard Smith2012-05-151-0/+12
* Fix PR7180.Argyrios Kyrtzidis2010-06-221-0/+3
* Patch to fix a crash on incomplete class declaration.Fariborz Jahanian2010-05-141-0/+6