Sign in
android
/
platform
/
external
/
compiler-rt
/
e6a52b1fb00d6e1936c38627dcd0d6eff286fb57
/
.
/
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