Add option to disable module loading.
This patch was created by Lawrence Crowl and reviewed in: http://llvm-reviews.chandlerc.com/D963 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187738 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- docs/Modules.rst 5 additions, 0 deletionsdocs/Modules.rst
- include/clang/Driver/Options.td 5 additions, 0 deletionsinclude/clang/Driver/Options.td
- include/clang/Lex/HeaderSearchOptions.h 4 additions, 1 deletioninclude/clang/Lex/HeaderSearchOptions.h
- lib/Driver/Tools.cpp 7 additions, 0 deletionslib/Driver/Tools.cpp
- lib/Frontend/CompilerInvocation.cpp 2 additions, 0 deletionslib/Frontend/CompilerInvocation.cpp
- lib/Lex/PPDirectives.cpp 12 additions, 9 deletionslib/Lex/PPDirectives.cpp
- lib/Lex/Preprocessor.cpp 1 addition, 1 deletionlib/Lex/Preprocessor.cpp
- lib/Sema/SemaCodeComplete.cpp 1 addition, 1 deletionlib/Sema/SemaCodeComplete.cpp
Loading
Please register or sign in to comment