1 // Test that ASan uses the default blacklist from resource directory. 2 // RUN: %clangxx_asan -### %s 2>&1 | FileCheck %s 3 // CHECK: fsanitize-blacklist={{.*}}asan_blacklist.txt 4