[clang] [clang][modules] Headers meant to be included multiple times can be completely invisible in clang module builds (PR #83660)

Ian Anderson via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 12 14:41:00 PDT 2024


ian-twilightcoder wrote:

Also this change isn't trying to modify `#include` in any kind of way, _only_ `#import`. So it's quite intentional that your test behaves the same before and after.

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


More information about the cfe-commits mailing list