Sign in
android
/
platform
/
external
/
compiler-rt
/
fee4ccc59ae704020a3e0966e96b1eb80e54a828
/
.
/
test
/
msan
/
default_blacklist.cc
blob: 32cc02257cb09d1c054bd69f75e6f6bc2935a312 [
file
] [
log
] [
blame
]
// Test that MSan uses the default blacklist from resource directory.
// RUN: %clangxx_msan -### %s 2>&1 | FileCheck %s
// CHECK: fsanitize-blacklist={{.*}}msan_blacklist.txt