llvm-project/compiler-rt/test/ubsan/TestCases/Misc
Vedant Kumar 8f4976bb7b [ubsan] Diagnose noreturn functions which return (compiler-rt)
This is paired with the clang change: https://reviews.llvm.org/D40698

Differential Revision: https://reviews.llvm.org/D40700

llvm-svn: 321232
2017-12-21 00:10:36 +00:00
..
Inputs [ubsan] Diagnose noreturn functions which return (compiler-rt) 2017-12-21 00:10:36 +00:00
Linux [ubsan]: temporarily disable print_stack_trace.cc test 2017-05-05 14:51:16 +00:00
bool.cpp
bool.m [ubsan] Fix error summary message for ObjC BOOL invalid loads 2017-05-05 01:35:42 +00:00
bounds.cpp [ubsan] Test for pass_object_size bounds checks 2017-12-08 01:51:51 +00:00
builtins.cpp [ubsan] Diagnose invalid uses of builtins (compiler-rt) 2017-07-29 00:20:02 +00:00
coverage-levels.cc [ubsan] Add a static runtime on Darwin 2017-10-07 01:46:36 +00:00
deduplication.cpp
enum.cpp
log-path_test.cc [ubsan] Make the cast overflow message less redundant 2017-04-27 20:48:17 +00:00
missing_return.cpp [ubsan] Don't enable debug info in all tests 2017-05-15 17:25:10 +00:00
no-interception.cpp sanitizer_common: Try looking up symbols with RTLD_DEFAULT if RTLD_NEXT does not work. 2017-11-10 22:09:37 +00:00
nonnull-arg.cpp [compiler-rt] [sanitizer] Clean buildbot failures for aarch64 2015-09-18 15:48:32 +00:00
nonnull.cpp [ubsan] Improve diagnostics for return value checks (compiler-rt) 2017-06-23 21:32:48 +00:00
nullability.c [ubsan] Improve diagnostics for return value checks (compiler-rt) 2017-06-23 21:32:48 +00:00
unreachable.cpp [ubsan] Diagnose noreturn functions which return (compiler-rt) 2017-12-21 00:10:36 +00:00
vla.c [test] Use @LINE macro 2017-02-23 17:23:28 +00:00