ProxyFileSystem was missing this override.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55789
[VFS] Add isLocal to ProxyFileSystem and add unit tests. ClosedPublic Authored by Bigcheese on Dec 17 2018, 1:54 PM.
Details Summary ProxyFileSystem was missing this override.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 17 2018, 1:55 PM Closed by commit rL349410: [VFS] Add isLocal to ProxyFileSystem and add unit tests. (authored by mspencer). · Explain WhyDec 17 2018, 2:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 178527 include/llvm/Support/VirtualFileSystem.h
unittests/Support/VirtualFileSystemTest.cpp
|