Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / compiler-rt / test / asan / TestCases / default_ignorelist.cpp
blob8297b51e7680e97c81e7db47e97d0c45a504b197
1 // FIXME: https://code.google.com/p/address-sanitizer/issues/detail?id=316
2 // XFAIL: android
3 // UNSUPPORTED: ios
4 //
5 // Test that ASan uses the default ignorelist from resource directory.
6 // RUN: %clangxx_asan -### %s 2>&1 | FileCheck %s
7 // CHECK: fsanitize-system-ignorelist={{.*}}asan_ignorelist.txt