[clang] [LifetimeSafety] Add suggestion and inference for implicit this (PR #176703)

Kashika Akhouri via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 23 09:35:34 PST 2026


================
@@ -56,10 +56,19 @@ class LifetimeSafetyReporter {
                                     SourceLocation ExpiryLoc,
----------------
kashika0112 wrote:

Done, I've renamed the class and added the documentation.

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


More information about the cfe-commits mailing list