1 // FIXME: https://code.google.com/p/address-sanitizer/issues/detail?id=316 2 // XFAIL: android 3 // 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 7