summaryrefslogtreecommitdiff
path: root/lib/ubsan/lit_tests/Integer/add-overflow.cpp
Commit message (Expand)AuthorAge
* [ubsan] Introduce %clangxx substitution for all C++ tests.Peter Collingbourne2013-10-20
* Add "CHECK-" prefix to un-break buildbot failure.Rui Ueyama2013-08-12
* [ubsan] Check for appropriate types on compound assignment overflow diagnostics.Will Dietz2013-01-07
* [ubsan] Replace "fatal error" with "runtime error".Will Dietz2012-12-02
* ubsan: Disable __int128 tests if the host Clang does not support it. TheseRichard Smith2012-11-29
* UBSan: enable CMake build on Darwin. Fix two failing tests and disable the te...Alexey Samsonov2012-11-16
* Update compiler-rt tests to match flag renaming/deprecation in Clang.Richard Smith2012-11-06
* Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior.Richard Smith2012-10-09