[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 14:44:34 PDT 2024


jansvoboda11 wrote:

I updated the description of this PR, hopefully it makes more sense now. I still need to investigate what goes wrong in "Modules/preprocess-decluse.cpp". It seems that it assumes `%t/b.pcm` embeds the information from "a.modulemap".

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


More information about the cfe-commits mailing list