[PATCH] D54127: Extend virtual file system with `isLocal` method.
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 16:38:54 PST 2018
JDevlieghere created this revision.
JDevlieghere added a reviewer: vsapsai.
Herald added a subscriber: kristina.
Expose the `llvm::sys::fs::is_local` function through the VFS.
Repository:
rL LLVM
https://reviews.llvm.org/D54127
Files:
include/llvm/Support/VirtualFileSystem.h
lib/Support/VirtualFileSystem.cpp
unittests/Support/VirtualFileSystemTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54127.172683.patch
Type: text/x-patch
Size: 4153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/3037dc0d/attachment.bin>
More information about the llvm-commits
mailing list