llvm-project/compiler-rt/lib/msan/tests
Nikita Popov a9bb97e841 [msan] Break optimization in memccpy tests
After D116148 the memccpy gets optimized away and the expected
uninitialized memory access does not occur.

Make sure the call does not get optimized away.
2021-12-22 14:45:20 +01:00
..
CMakeLists.txt [compiler-rt] Use the runtimes build for custom libc++ 2021-12-08 12:52:48 -08:00
msan_loadable.cpp compiler-rt: Rename .cc file in lib/msan/tests to .cpp 2019-08-01 14:09:37 +00:00
msan_test.cpp [msan] Break optimization in memccpy tests 2021-12-22 14:45:20 +01:00
msan_test_config.h
msan_test_main.cpp compiler-rt: Rename .cc file in lib/msan/tests to .cpp 2019-08-01 14:09:37 +00:00