forked from OSchip/llvm-project
a9bb97e841
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
msan_loadable.cpp | ||
msan_test.cpp | ||
msan_test_config.h | ||
msan_test_main.cpp |