[PATCH] D12021: Remove test cases, which rely on the default sanitizer blacklists.
Peter Collingbourne via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 13 16:25:08 PDT 2015
pcc added a comment.
You could create a fake resource directory which contains only the `asan_blacklist.txt` file. See `test/Driver/Inputs/resource_dir` for an example of this kind of thing.
http://reviews.llvm.org/D12021
More information about the cfe-commits
mailing list