================
@@ -122,6 +122,39 @@ class LifetimeTestHelper {
return LID;
}
+ std::optional<LoanSet> getLiveLoansAtPoint(ProgramPoint P) const {
----------------
kashika0112 wrote:Done. https://github.com/llvm/llvm-project/pull/165370 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
