[PATCH] D58169: Reapply [VFS] Allow multiple RealFileSystem instances with independent CWDs.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 13 03:26:07 PST 2019
sammccall created this revision.
sammccall added a reviewer: ilya-biryukov.
Herald added subscribers: llvm-commits, jdoerfert, kristina.
Herald added a project: LLVM.
This reverts commit r351091.
The original mac breakages are addressed by ensuring the root directory
we're working from is fully symlink-resolved before starting.
Repository:
rL LLVM
https://reviews.llvm.org/D58169
Files:
include/llvm/Support/VirtualFileSystem.h
lib/Support/VirtualFileSystem.cpp
unittests/Support/VirtualFileSystemTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58169.186619.patch
Type: text/x-patch
Size: 10568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/dfb29b69/attachment.bin>
More information about the llvm-commits
mailing list