================
@@ -712,8 +713,7 @@ CodeGenTypes::arrangeBlockFunctionDeclaration(const 
FunctionProtoType *proto,
 const CGFunctionInfo &
 CodeGenTypes::arrangeBuiltinFunctionCall(QualType resultType,
                                          const CallArgList &args) {
-  // FIXME: Kill copy.
----------------
shafik wrote:

Did we actually fix the FIXMEs? They were removed but I don't functionally 
different code. Which makes sense considering the NFC label.

https://github.com/llvm/llvm-project/pull/135861
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to