summaryrefslogtreecommitdiffstats
path: root/test/Sema/recover-goto.c
Commit message (Expand)AuthorAgeFilesLines
* when emitting an error about a missing } in a compound statement, emitChris Lattner2010-09-011-1/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix a bug recovering from broken code with a goto that Eli reported.Chris Lattner2008-01-251-0/+4