[PATCH] D56545: [VFS] Allow multiple RealFileSystem instances with independent CWDs.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 07:44:08 PST 2019


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

Address comments, avoid weird lambdas.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56545

Files:
  include/llvm/Support/VirtualFileSystem.h
  lib/Support/VirtualFileSystem.cpp
  unittests/Support/VirtualFileSystemTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56545.181062.patch
Type: text/x-patch
Size: 10324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/e305f318/attachment-0001.bin>


More information about the llvm-commits mailing list