summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/ubsan/lit_tests/Float/cast-overflow.cpp
Commit message (Expand)AuthorAgeFilesLines
* [UBSan] Make sure ASan and UBSan interact properly by running each test from ...Alexey Samsonov2013-11-141-99/+0
* [ubsan] Introduce %clangxx substitution for all C++ tests.Peter Collingbourne2013-10-201-1/+1
* compiler-rt part of r178194. Remove ubsan test for diagnostic on inf/nan conv...Richard Smith2013-03-271-4/+2
* Update ubsan test for clang change r177362.Richard Smith2013-03-191-2/+5
* [ubsan] Replace "fatal error" with "runtime error".Will Dietz2012-12-021-10/+10
* ubsan: Disable __int128 tests if the host Clang does not support it. TheseRichard Smith2012-11-291-1/+9
* Update compiler-rt tests to match flag renaming/deprecation in Clang.Richard Smith2012-11-061-1/+1
* -fcatch-undefined-behavior: Runtime library support for trapping conversions ...Richard Smith2012-10-121-0/+90
OpenPOWER on IntegriCloud