summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/catch-undef-behavior.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Use the individual -fsanitize=<...> arguments to control which of the UBSanRichard Smith2012-11-051-1/+1
* Fix the other occurrence of the problem fixed by r166731.Richard Smith2012-10-251-1/+1
* LLVM's hashing routines produce a size_t, and thus generate different values ...Richard Smith2012-10-251-1/+5
* Add a more direct test for r166661.Richard Smith2012-10-251-6/+42
* -fcatch-undefined-behavior: emit calls to the runtime library whenever one of...Richard Smith2012-10-091-2/+2
* If we flow off the end of a value-returning function:Richard Smith2012-10-041-0/+6
* -fcatch-undefined-behavior: add the -ftrapv checks to the set of things caughtRichard Smith2012-08-251-0/+20
* New -fcatch-undefined-behavior features:Richard Smith2012-08-241-0/+68
OpenPOWER on IntegriCloud