llvm-project/compiler-rt/lib/ubsan/lit_tests
Alexey Samsonov 889e3ab83c [ASan] create separate configs for running ASan lit tests in both 32- and 64-bit mode. Clean up RUN-lines in tests.
llvm-svn: 183498
2013-06-07 09:38:55 +00:00
..
Float compiler-rt part of r178194. Remove ubsan test for diagnostic on inf/nan conversion between floating-point types. 2013-03-27 23:21:10 +00:00
Integer [ubsan] Check for appropriate types on compound assignment overflow diagnostics. 2013-01-07 22:25:54 +00:00
Misc ubsan: Runtime handlers for array indexing checks. 2013-02-23 02:40:07 +00:00
TypeCheck ubsan: Add checking for invalid downcasts. Per [expr.static.cast]p2 and p11, 2013-02-13 21:18:23 +00:00
CMakeLists.txt Explicitly list all sanitizer headers in CMake build rules. Make sure sanitizer lit_tests depend on fresh headers. 2013-04-11 15:49:52 +00:00
lit.cfg [ASan] create separate configs for running ASan lit tests in both 32- and 64-bit mode. Clean up RUN-lines in tests. 2013-06-07 09:38:55 +00:00
lit.site.cfg.in Remove a bunch of copy-paste: use common config for sanitizer lit/unit tests 2013-06-06 13:28:37 +00:00