Reject attempts to build a module without -fmodules, rather than silently doing weird things.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307316 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticFrontendKinds.td 2 additions, 0 deletionsinclude/clang/Basic/DiagnosticFrontendKinds.td
- include/clang/Frontend/FrontendActions.h 2 additions, 0 deletionsinclude/clang/Frontend/FrontendActions.h
- lib/Frontend/FrontendActions.cpp 10 additions, 0 deletionslib/Frontend/FrontendActions.cpp
- test/Modules/missing-flag.cpp 4 additions, 0 deletionstest/Modules/missing-flag.cpp
- test/Modules/preprocess-build.cpp 1 addition, 1 deletiontest/Modules/preprocess-build.cpp
- test/Modules/relative-dep-gen.cpp 11 additions, 10 deletionstest/Modules/relative-dep-gen.cpp
Loading
Please register or sign in to comment