[clang] Propagate lifetimebound from formal parameters to those in the canonical declaration and use that for analysis (PR #107627)

Ilya Biryukov via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 10 08:55:09 PST 2024


https://github.com/ilya-biryukov commented:

I really like the current implementation, but have one major suggestion about using`InheritableParamAttr`.

Also, could we add a release note for it?

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


More information about the cfe-commits mailing list