[clang] [clang][modules] Allow module maps with textual headers to be non-affecting (PR #89441)

Jan Svoboda via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 19 13:08:01 PDT 2024


jansvoboda11 wrote:

Hmm, this will probably only work if you compile `A` into a PCM and then pass it to `B`. This is not how "Modules/preprocess-decluse.cpp" is set up.

https://github.com/llvm/llvm-project/pull/89441


More information about the cfe-commits mailing list