[PATCH] D47190: [Driver] Add -ivfsoverlay-lib option to load VFS from shared library
Andrew Savonichev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 4 07:48:15 PDT 2018
asavonic updated this revision to Diff 149763.
asavonic added a comment.
Addressed CR comments, added a diagnostic if shared library was not loaded.
https://reviews.llvm.org/D47190
Files:
include/clang/Basic/DiagnosticFrontendKinds.td
include/clang/Driver/Options.td
include/clang/Lex/HeaderSearchOptions.h
lib/Frontend/CompilerInvocation.cpp
unittests/Frontend/CMakeLists.txt
unittests/Frontend/CompilerInstanceTest.cpp
unittests/Frontend/VfsTestLib.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47190.149763.patch
Type: text/x-patch
Size: 8567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180604/3ce5eb6b/attachment-0001.bin>
More information about the cfe-commits
mailing list