[clang] [clang][Sema] Suggest/Hint Standard Library Include File (PR #146227)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 1 06:21:59 PDT 2025


https://github.com/erichkeane commented:

I'm not really a fan of how we're doing this.  This should only be caused by a failed lookup.  This also seems about 2x as complicated as it needs to be.  I like the idea ehre, but not at this level of complexity.

@AaronBallman perhaps has a better idea of extended tooling.

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


More information about the cfe-commits mailing list