summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/unreachable.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Detect when the current generation point is unreachable after emittingDaniel Dunbar2009-07-191-0/+11
* Avoid generation of dead code in a few more situations.Daniel Dunbar2009-07-191-0/+26