[PATCH] D70440: [Driver] Use VFS to check if sanitizer blacklists exist
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 22 00:14:17 PST 2019
thakis added a comment.
Do we need to add a dep on Frontend to DriverTests here? That's a heavy dependency (it pulls in Sema etc). If it is needed, maybe the test is in the wrong binary?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70440/new/
https://reviews.llvm.org/D70440
More information about the cfe-commits
mailing list