https://github.com/erichkeane commented:
I would still like to see a CodeGen test for this to show that it modifies the LLVM-IR. I see the attribute is referenced once in our codegen (`CodeGenTypes::arrangeObjCMessageSendSignature`), which looks to modify the IR, so I'd like to see a test that validates this changes with these types. https://github.com/llvm/llvm-project/pull/117344 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits