brintos

brintos / llvm-project-archived public Read only

0
0
Text · 185 B · 6def0cb Raw
4 lines · cpp
1// Test that MSan uses the default ignorelist from resource directory.2// RUN: %clangxx_msan -### %s 2>&1 | FileCheck %s3// CHECK: fsanitize-system-ignorelist={{.*}}msan_ignorelist.txt4