summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/trapv.c
Commit message (Expand)AuthorAgeFilesLines
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-11/+9
* Correct -ftrapv to trap on errors, instead of calling theChris Lattner2010-08-071-24/+3
* Fix a major bug with -ftrapv and ++/--. Patch by David Keaton!John McCall2010-08-051-3/+65
* 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
* Oops, almost forgot the testcases.Mike Stump2009-04-021-0/+10