================
@@ -274,73 +274,114 @@ bool AggExprEmitter::TypeRequiresGCollection(QualType T) 
{
   return Record->hasObjectMember();
 }
 
+static bool mightABIExpectAllocaAndNotAlloca(const Address RetAddr,
----------------
arsenm wrote:

Function name is confusing. "AllocaAndNotAlloca?" Also could use documentation 
string 

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

Reply via email to