llvm-project/compiler-rt/test/msan/default_blacklist.cpp
Jan Korous 99e2cba219 Reland "[compiler-rt] Fix tests after 03b84e4f6d0"
This reverts commit d6be9273c6035c07b25dd1494f76cd61d523b878.
2019-11-08 14:28:32 -08:00

4 lines
182 B
C++

// Test that MSan uses the default blacklist from resource directory.
// RUN: %clangxx_msan -### %s 2>&1 | FileCheck %s
// CHECK: fsanitize-system-blacklist={{.*}}msan_blacklist.txt