[PATCH] D23125: Modules: add command line option to support loading prebuilt modules on demand, without parsing any module map
Manman Ren via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 9 16:07:26 PDT 2016
manmanren updated this revision to Diff 67431.
manmanren added a comment.
Add comments for setting IsSystem to true.
https://reviews.llvm.org/D23125
Files:
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Driver/Options.td
include/clang/Lex/HeaderSearchOptions.h
lib/Driver/Tools.cpp
lib/Frontend/CompilerInstance.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Serialization/ASTReader.cpp
test/Driver/modules.m
test/Modules/Inputs/prebuilt-module/a.h
test/Modules/Inputs/prebuilt-module/module.modulemap
test/Modules/prebuilt-module.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23125.67431.patch
Type: text/x-patch
Size: 14233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/9ed72d4e/attachment-0001.bin>
More information about the cfe-commits
mailing list