[PATCH] D121421: [VFS] Add print/dump to the whole FileSystem hierarchy
Ben Barham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 15:19:32 PDT 2022
bnbarham updated this revision to Diff 415606.
bnbarham edited the summary of this revision.
bnbarham added a comment.
Final review comments and small addition
Added "UseExternalName(s)" to the RedirectingFileSystem output as I keep putting that in our small
code snippets but realised it wasn't actually in there :).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121421/new/
https://reviews.llvm.org/D121421
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: D121421.415606.patch
Type: text/x-patch
Size: 13490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/492044b2/attachment.bin>
More information about the llvm-commits
mailing list