================
@@ -105,6 +108,90 @@ bool implicitObjectParamIsLifetimeBound(const FunctionDecl
*FD) {
return isNormalAssignmentOperator(FD);
}
+FunctionCallInfo getFunctionCallInfo(const Expr *Call) {
----------------
iitianpushkar wrote:
Ok, I will definitely look into this and try to come up with a follow-up PR.
https://github.com/llvm/llvm-project/pull/206337
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits