[PATCH] D117650: [llvm][vfs] Implement in-memory symlinks
Jan Svoboda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 01:46:03 PST 2022
jansvoboda11 created this revision.
jansvoboda11 added reviewers: sammccall, dexonsmith.
Herald added a subscriber: hiraditya.
jansvoboda11 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch implements symlinks for the in-memory VFS. Original author: erik.pilkington.
Depends on D117648 <https://reviews.llvm.org/D117648> & D117649 <https://reviews.llvm.org/D117649>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117650
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: D117650.401136.patch
Type: text/x-patch
Size: 10501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/25d12ad4/attachment.bin>
More information about the llvm-commits
mailing list