aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/recovery-1.c
AgeCommit message (Expand)Author
2008-12-12merge recovery-1 into recovery-3.Chris Lattner
2008-11-23make the 'to match this' diagnostic a note.Chris Lattner
2008-06-12Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis
2007-10-25Fix a recovery bug Fariborz and I noticed yesterday. We were producing:Chris Lattner
2007-10-11rename -parse-ast-print to -ast-printChris Lattner
2007-09-26Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek
2007-07-12update testChris Lattner
2007-07-11Stage two of getting CFE top correct.Reid Spencer