[PATCH] D117730: [DNM][VFS] Do not overwrite the path when nesting RedirectingFileSystems

Ben Barham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 15:59:59 PST 2022


bnbarham updated this revision to Diff 402130.
bnbarham added a comment.

Modified `directory.c` to make the test difference clearer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117730

Files:
  clang/test/VFS/directory.c
  llvm/include/llvm/Support/VirtualFileSystem.h
  llvm/lib/Support/FileCollector.cpp
  llvm/lib/Support/VirtualFileSystem.cpp
  llvm/unittests/Support/VirtualFileSystemTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117730.402130.patch
Type: text/x-patch
Size: 14083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220121/7af1864c/attachment-0001.bin>


More information about the llvm-commits mailing list