]> git.proxmox.com Git - rustc.git/blame - src/compiler-rt/test/asan/TestCases/default_blacklist.cc
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / test / asan / TestCases / default_blacklist.cc
CommitLineData
92a42be0
SL
1// FIXME: https://code.google.com/p/address-sanitizer/issues/detail?id=316
2// XFAIL: android
3//
1a4d82fc
JJ
4// Test that ASan uses the default blacklist from resource directory.
5// RUN: %clangxx_asan -### %s 2>&1 | FileCheck %s
6// CHECK: fsanitize-blacklist={{.*}}asan_blacklist.txt