summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/catch-undef-behavior.c
Commit message (Expand)AuthorAgeFilesLines
* -fcatch-undefined-behavior: Trap undefined behavior due to conversions to orRichard Smith2012-10-121-0/+59
* -fcatch-undefined-behavior: catch a VLA bound which evalutes to a non-positiv...Richard Smith2012-10-101-0/+11
* Fix test broken by r165572.Richard Smith2012-10-101-4/+2
* -fcatch-undefined-behavior: emit calls to the runtime library whenever one of...Richard Smith2012-10-091-10/+90
* If we flow off the end of a value-returning function:Richard Smith2012-10-041-0/+8
* -fcatch-undefined-behavior: add the -ftrapv checks to the set of things caughtRichard Smith2012-08-251-0/+25
* New -fcatch-undefined-behavior features:Richard Smith2012-08-241-3/+7
* hopefully unbreak some buildbotsNuno Lopes2012-05-081-2/+2
* make this test a little more useful. I'll add more tests for bound checking o...Nuno Lopes2012-05-071-1/+11
* Fix run line so this test actually tests something.Benjamin Kramer2010-04-111-1/+1
* fix PR6805: llvm.objectsize changed to take an i1 instead of an i32.Chris Lattner2010-04-101-0/+7
OpenPOWER on IntegriCloud