Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
compiler-rt
/
test
/
ubsan
/
TestCases
/
Integer
/
add-overflow.cpp
a68d90f
UBSan: Enable runtime library tests on Windows, and get most tests passing.
by Peter Collingbourne
· 10 years ago
b8aae54
Add %run to all lit tests
by Greg Fitzgerald
· 11 years ago
ba869e7
Move UBSan test suite under test/
by Alexey Samsonov
· 12 years ago
[Renamed from compiler-rt/lib/ubsan/lit_tests/TestCases/Integer/add-overflow.cpp]
1648410
[UBSan] Make sure ASan and UBSan interact properly by running each test from UBSan test suite with and without ASan
by Alexey Samsonov
· 12 years ago
[Renamed from compiler-rt/lib/ubsan/lit_tests/Integer/add-overflow.cpp]
b714e7e
[ubsan] Introduce %clangxx substitution for all C++ tests.
by Peter Collingbourne
· 12 years ago
633ec68
Add "CHECK-" prefix to un-break buildbot failure.
by Rui Ueyama
· 12 years ago
2b40b7e
[ubsan] Check for appropriate types on compound assignment overflow diagnostics.
by Will Dietz
· 13 years ago
b28179be
[ubsan] Replace "fatal error" with "runtime error".
by Will Dietz
· 13 years ago
57000c3
ubsan: Disable __int128 tests if the host Clang does not support it. These
by Richard Smith
· 13 years ago
be9a293
UBSan: enable CMake build on Darwin. Fix two failing tests and disable the test which produces linker errors on Darwin.
by Alexey Samsonov
· 13 years ago
7793091
Update compiler-rt tests to match flag renaming/deprecation in Clang.
by Richard Smith
· 13 years ago
68b3014
Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior.
by Richard Smith
· 13 years ago