There are a number of language and preprocessor options that are reset in the `CompilerInvocation` that describes the build of an implicit module. This patch uses the logic for explicit modules as well. Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D108710
3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
module ModHeader { header "mod_header.h" }
|
|
module ModTU { header "mod_tu.h" }
|