llvm-project/compiler-rt/test/ubsan/TestCases
Julian Lettner 9360f1a191 [Sanitizer] Fix sanitizer tests without reducing optimization levels
As discussed, these tests are compiled with optimization to mimic real
sanitizer usage [1].

Let's mark relevant functions with `noinline` so we can continue to
check against the stack traces in the report.

[1] https://reviews.llvm.org/D96198

This reverts commit 04af72c542.

Differential Revision: https://reviews.llvm.org/D96357
2021-02-11 15:22:20 -08:00
..
Float [clang][Sparc] Default to -mcpu=v9 for Sparc V8 on Solaris 2020-09-11 09:53:19 +02:00
ImplicitConversion [NFC][UBSAN] Replace "count 0" with FileCheck 2020-11-04 02:36:13 -08:00
Integer Add an unsigned shift base sanitizer 2020-08-27 19:50:10 -07:00
Misc [Sanitizer] Fix sanitizer tests without reducing optimization levels 2021-02-11 15:22:20 -08:00
Pointer [test] Fix unused FileCheck prefixes in compiler-rt/test 2021-02-01 21:24:58 -08:00
TypeCheck [test/ubsan] Allow unused FileCheck prefixes in TypeCheck/vptr.cpp 2021-02-10 16:06:51 -08:00