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