[PATCH] D54277: Move RedirectingFileSystem interface into header.
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 29 20:21:01 PST 2018
JDevlieghere updated this revision to Diff 176033.
JDevlieghere retitled this revision from "Extend VFS with function to get external path." to "Move RedirectingFileSystem interface into header.".
JDevlieghere edited the summary of this revision.
JDevlieghere added a comment.
Move RedirectingFileSystem interface into header so we can extend it from LLDB.
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.176033.patch
Type: text/x-patch
Size: 20695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/1548da08/attachment.bin>
More information about the llvm-commits
mailing list