]> granicus.if.org Git - llvm/commit
Revert "[VFS] Allow multiple RealFileSystem instances with independent CWDs."
authorAmara Emerson <aemerson@apple.com>
Mon, 14 Jan 2019 18:32:09 +0000 (18:32 +0000)
committerAmara Emerson <aemerson@apple.com>
Mon, 14 Jan 2019 18:32:09 +0000 (18:32 +0000)
commitf1309ffebf718d16aec4fab83380556c660e2825
tree810f322e81cac9d0a671c5925aeac5c40487b014
parent05aa561e3f845b4a5346e052e159bf46c53d3540
Revert "[VFS] Allow multiple RealFileSystem instances with independent CWDs."
This reverts commit r351079, r351069 and r351050 as it broken the greendragon bots on macOS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351091 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/VirtualFileSystem.h
lib/Support/VirtualFileSystem.cpp
unittests/Support/VirtualFileSystemTest.cpp