[PATCH] D54277: Move RedirectingFileSystem interface into header.
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 8 10:29:20 PST 2019
JDevlieghere updated this revision to Diff 180693.
JDevlieghere added a comment.
In D54277#1349694 <https://reviews.llvm.org/D54277#1349694>, @sammccall wrote:
> This looks reasonable to me, thanks! Just questions about what's exposed where.
> (Apologies, was out for all of december and just got back)
No worries, thanks for having a look!
I moved the classes and enum into the RedirectingFileSystem.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54277/new/
https://reviews.llvm.org/D54277
Files:
include/llvm/Support/VirtualFileSystem.h
lib/Support/VirtualFileSystem.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54277.180693.patch
Type: text/x-patch
Size: 38961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/bcf1001e/attachment-0001.bin>
More information about the llvm-commits
mailing list