Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [UBSan] Make sure ASan and UBSan interact properly by running each test from ... | Alexey Samsonov | 2013-11-14 | 1 | -99/+0 |
* | [ubsan] Introduce %clangxx substitution for all C++ tests. | Peter Collingbourne | 2013-10-20 | 1 | -1/+1 |
* | compiler-rt part of r178194. Remove ubsan test for diagnostic on inf/nan conv... | Richard Smith | 2013-03-27 | 1 | -4/+2 |
* | Update ubsan test for clang change r177362. | Richard Smith | 2013-03-19 | 1 | -2/+5 |
* | [ubsan] Replace "fatal error" with "runtime error". | Will Dietz | 2012-12-02 | 1 | -10/+10 |
* | ubsan: Disable __int128 tests if the host Clang does not support it. These | Richard Smith | 2012-11-29 | 1 | -1/+9 |
* | Update compiler-rt tests to match flag renaming/deprecation in Clang. | Richard Smith | 2012-11-06 | 1 | -1/+1 |
* | -fcatch-undefined-behavior: Runtime library support for trapping conversions ... | Richard Smith | 2012-10-12 | 1 | -0/+90 |