[clang] [clang][analyzer][NFCi] Pass if bind is to a Decl or not to checkBind (PR #152137)

Endre Fülöp via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 5 06:41:24 PDT 2025


gamesh411 wrote:

My proposed discussion points about this:
Is the name `atDeclInit` (OK/meaningful enough) to expose to the API users? (I also thought about: isDecl, isInitialization, belongsToDecl, but none of these seemed great)
Does the extra boolean flag introduce any performance overhead? (I'll try to measure this on some open source projects)


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


More information about the cfe-commits mailing list