[PATCH] D121424: [VFS] Revert RedirectingFileSystem to having a single responsibility
Ben Barham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 14:16:00 PST 2022
bnbarham added a comment.
Ah, I should only be depending on the one rather than multiple. I'll fix that up soon (and for the following as well). That does make more sense, not sure why I thought it would need all of them!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121424/new/
https://reviews.llvm.org/D121424
More information about the llvm-commits
mailing list