[PATCH] D117937: [VFS] Add a "redirecting-with" field to overlays
Ben Barham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 1 10:42:26 PST 2022
bnbarham updated this revision to Diff 404999.
bnbarham added a reviewer: nathawes.
bnbarham added a comment.
Noticed one of the unit tests wasn't actually testing the right thing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117937/new/
https://reviews.llvm.org/D117937
Files:
clang/test/VFS/Inputs/redirect-and-fallthrough.yaml
clang/test/VFS/Inputs/unknown-redirect.yaml
clang/test/VFS/fallback.c
clang/test/VFS/parse-errors.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: D117937.404999.patch
Type: text/x-patch
Size: 31773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220201/28efc221/attachment-0001.bin>
More information about the cfe-commits
mailing list