================
@@ -690,22 +690,23 @@ class LifetimeSafetySemaHelperImpl : public 
LifetimeSafetySemaHelper {
         LastExpr = CurrExpr;
         continue;
       }
-      std::optional<LifetimeBoundParamInfo> ParamInfo =
+      std::optional<LifetimeBoundArgInfo> ArgInfo =
----------------
NeKon69 wrote:

Same here, I don't think we are really talking about "arguments" here.

https://github.com/llvm/llvm-project/pull/220248
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to