[PATCH] D121425: [VFS] Add a new getVFSFromYAMLs API

Ben Barham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 13:47:51 PST 2022


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

Add a check for CWD when using redirect-only


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121425

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: D121425.414741.patch
Type: text/x-patch
Size: 21606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/f3dc2fe3/attachment.bin>


More information about the llvm-commits mailing list