[clang] [Modules] Don't fail when an unused textual header is missing. (PR #138227)

via cfe-commits cfe-commits at lists.llvm.org
Fri May 16 07:31:55 PDT 2025


bgra8 wrote:

We have bisected build breakages internally at google at this change. Ironically the compiler complains about a missing header while before it didn't.

We do not have a reproducer yet. 

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


More information about the cfe-commits mailing list