[PATCH] D137473: [vfs] Allow root paths relative to the directory of the vfsoverlay YAML file
Haowei Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 9 16:42:14 PST 2022
haowei updated this revision to Diff 474391.
haowei added a comment.
Add additional unit test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137473/new/
https://reviews.llvm.org/D137473
Files:
clang/test/VFS/Inputs/root-relative-overlay.yaml
clang/test/VFS/relative-path.c
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: D137473.474391.patch
Type: text/x-patch
Size: 13098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221110/a2c319d2/attachment.bin>
More information about the cfe-commits
mailing list