llvm-project/compiler-rt/lib/ubsan/lit_tests/Misc
Richard Smith 0404ec8396 ubsan: Runtime handlers for array indexing checks.
llvm-svn: 175948
2013-02-23 02:40:07 +00:00
..
bool.cpp ubsan: if the frontend didn't provide us with a source location, try to work 2012-12-18 04:23:18 +00:00
bounds.cpp ubsan: Runtime handlers for array indexing checks. 2013-02-23 02:40:07 +00:00
deduplication.cpp [ubsan] Add deduplication functionality, always enabled. 2013-01-09 03:40:03 +00:00
enum.cpp ubsan unit tests for -fsanitize=bool and -fsanitize=enum. 2012-12-13 07:12:20 +00:00
missing_return.cpp [ubsan] Replace "fatal error" with "runtime error". 2012-12-02 18:43:33 +00:00
unreachable.cpp [ubsan] Replace "fatal error" with "runtime error". 2012-12-02 18:43:33 +00:00
vla.c [ubsan] Replace "fatal error" with "runtime error". 2012-12-02 18:43:33 +00:00