[PATCH] D121423: [VFS] OverlayFileSystem should consistently use the last-added FS first
Ben Barham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 13:06:59 PST 2022
bnbarham updated this revision to Diff 414733.
bnbarham added a comment.
Fix failing test
Adds an error to InMemoryFileSystem if attempting to set an empty CWD when no CWD has been set.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121423/new/
https://reviews.llvm.org/D121423
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: D121423.414733.patch
Type: text/x-patch
Size: 9100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/ef8589a3/attachment.bin>
More information about the llvm-commits
mailing list