[PATCH] D109128: [VFS] Use original path when falling back to external FS
Keith Smiley via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 10 17:47:38 PDT 2021
keith updated this revision to Diff 372041.
keith added a comment.
Handle all cases by passing relative path to ExternalFS first
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109128/new/
https://reviews.llvm.org/D109128
Files:
clang/test/VFS/relative-path-errors.c
llvm/lib/Support/VirtualFileSystem.cpp
llvm/unittests/Support/VirtualFileSystemTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109128.372041.patch
Type: text/x-patch
Size: 10287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210911/eec45d75/attachment.bin>
More information about the cfe-commits
mailing list