[VFS] Add isLocal to ProxyFileSystem and add unit tests.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 17 Dec 2018 22:30:05 +0000 (22:30 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 17 Dec 2018 22:30:05 +0000 (22:30 +0000)
commit937a1047f64495696ac84db6c647bb96d75a3806
tree1178436ce316420a2f4871fca593551dd9f1e0ee
parent28330b9cc072b936e672731f85a1b1b4088b59e2
[VFS] Add isLocal to ProxyFileSystem and add unit tests.

Differential Revision: https://reviews.llvm.org/D55789

llvm-svn: 349410
llvm/include/llvm/Support/VirtualFileSystem.h
llvm/unittests/Support/VirtualFileSystemTest.cpp