================ @@ -26,7 +26,7 @@ template <typename ReturnType> void test_call_operator_forwarding() { using Fn = ForwardingCallObject; Fn obj{}; - const Fn &cobj = obj; ---------------- mordante wrote:
Please undo the formatting changes to this file. It's hard to see what really changed. https://github.com/llvm/llvm-project/pull/76447 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits