Add a "Modules" language option, which subsumes the previous
"AutoModuleImport" preprocessor option and is tied to -fmodules. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147448 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/LangOptions.def 1 addition, 1 deletioninclude/clang/Basic/LangOptions.def
- include/clang/Frontend/PreprocessorOptions.h 0 additions, 5 deletionsinclude/clang/Frontend/PreprocessorOptions.h
- include/clang/Lex/Preprocessor.h 0 additions, 6 deletionsinclude/clang/Lex/Preprocessor.h
- lib/Frontend/CompilerInvocation.cpp 3 additions, 1 deletionlib/Frontend/CompilerInvocation.cpp
- lib/Frontend/InitPreprocessor.cpp 0 additions, 4 deletionslib/Frontend/InitPreprocessor.cpp
- lib/Lex/PPDirectives.cpp 2 additions, 2 deletionslib/Lex/PPDirectives.cpp
- lib/Lex/Preprocessor.cpp 0 additions, 1 deletionlib/Lex/Preprocessor.cpp
Loading
Please register or sign in to comment