llvm-project/compiler-rt/test/msan/default_ignorelist.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
185 B
C++
Raw Normal View History

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