[clang] [LifetimeSafety] Suggest lifetime annotations (PR #169767)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 28 04:00:36 PST 2025


https://github.com/Xazax-hun approved this pull request.

This looks great, thanks!

There is one significant feature that would be nice to support, detecting missing lifetimebound annotations for the implicit object parameter! I think that is probably better be addressed in a follow-up though and that might be a bit more involved. 

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


More information about the cfe-commits mailing list