[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:29:53 PST 2019


sammccall updated this revision to Diff 186621.
sammccall added a comment.

Fix silliness in test helper: only canonicalize unique dir names, don't clobber input.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58169/new/

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.186621.patch
Type: text/x-patch
Size: 10905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/df041147/attachment.bin>


More information about the llvm-commits mailing list