================
@@ -961,11 +961,18 @@ void FactsGenerator::handleFunctionCall(const Expr *Call,
ArgList->peelOuterOrigin()->getOuterOriginID(), KillSrc));
KillSrc = false;
} else if (IsArgLifetimeBound(I)) {
----------------
aeft wrote:I see. Updated. https://github.com/llvm/llvm-project/pull/199600 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
