aboutsummaryrefslogtreecommitdiff
path: root/test/asan/TestCases/default_blacklist.cc
blob: 84c0438f305842d9bdd98107152ec116eca57674 (plain) (blame)
1
2
3
4
5
6
7
// FIXME: https://code.google.com/p/address-sanitizer/issues/detail?id=316
// XFAIL: android
// UNSUPPORTED: ios
//
// Test that ASan uses the default blacklist from resource directory.
// RUN: %clangxx_asan -### %s 2>&1 | FileCheck %s
// CHECK: fsanitize-blacklist={{.*}}asan_blacklist.txt