[llvm-branch-commits] [clang] [LifetimeSafety] Add loan expiry analysis (PR #148712)

Utkarsh Saxena via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jul 21 07:49:34 PDT 2025


================
@@ -832,6 +833,65 @@ class LoanPropagationAnalysis
   }
 };
 
+// ========================================================================= //
+//                         Expired Loans Analysis
+// ========================================================================= //
----------------
usx95 wrote:

Can you please add a suggestion? I don't quite get the location where you are referring.

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


More information about the llvm-branch-commits mailing list