[PATCH] D69648: Add VFS support for sanitizers' blacklist' 2
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 19 06:43:20 PST 2019
ilya-biryukov added a comment.
It turned out there are more places that attempt to construct `SpecialCaseList` and access corresponding file via the usual filesystem APIs.
D70440 <https://reviews.llvm.org/D70440> should take care of those.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69648/new/
https://reviews.llvm.org/D69648
More information about the cfe-commits
mailing list