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