[PATCH] D121424: [VFS] Simplify RedirectingFileSystem to perform mapping only

Ben Barham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 15:47:31 PDT 2022


bnbarham updated this revision to Diff 415618.
bnbarham retitled this revision from "[VFS] Revert RedirectingFileSystem to having a single responsibility" to "[VFS] Simplify RedirectingFileSystem to perform mapping only".
bnbarham edited the summary of this revision.
bnbarham added a comment.

Re-order to be after D121425 <https://reviews.llvm.org/D121425>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121424/new/

https://reviews.llvm.org/D121424

Files:
  llvm/include/llvm/Support/VirtualFileSystem.h
  llvm/lib/Support/VirtualFileSystem.cpp
  llvm/unittests/Support/VirtualFileSystemTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121424.415618.patch
Type: text/x-patch
Size: 25433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/72d5f948/attachment.bin>


More information about the llvm-commits mailing list