[PATCH] D47190: [Driver] Add -ivfsoverlay-lib option to load VFS from shared

Andrew Savonichev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 22 02:55:50 PDT 2018


asavonic updated this revision to Diff 147974.
asavonic added a comment.

Add license header.


https://reviews.llvm.org/D47190

Files:
  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.147974.patch
Type: text/x-patch
Size: 7824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180522/a0c6def4/attachment-0001.bin>


More information about the cfe-commits mailing list