https://github.com/mordante edited
https://github.com/llvm/llvm-project/pull/90803
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
@@ -0,0 +1,355 @@
+#
===--===##
+#
+# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+# See https://llvm.org/LICENSE.txt for license information.
+# SPDX-License-Identifier: Apache-
https://github.com/mordante commented:
I like the idea of this patch.
I mainly glossed over the patch to see what it does since it's WIP. Some
comments.
https://github.com/llvm/llvm-project/pull/90803
___
cfe-commits mailing list
cfe-commits@lists.ll
mordante wrote:
> Thanks @mordante, for explaining, but i don't think that i could remove a
> reviewer? Could i?
Do you have commit access for LLVM? If not you might indeed not be able to.
https://github.com/llvm/llvm-project/pull/123495
___
cfe-comm
mordante wrote:
I've removed the ones added by your merge.
https://github.com/llvm/llvm-project/pull/123495
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
mordante wrote:
> Okay, i have no idea what just happened, why was everyone asked for review?
> BTW, got everything resolved
>
> * Add recommended tests.
>
> * Made the diagnostic message clear and concise.
>
> * Add release notes
>
>
> Also, i see the typo correction is unpredi
https://github.com/mordante approved this pull request.
Thanks, LGTM!
https://github.com/llvm/llvm-project/pull/126352
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/mordante milestoned
https://github.com/llvm/llvm-project/pull/117841
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/mordante demilestoned
https://github.com/llvm/llvm-project/pull/117841
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
@@ -39,8 +39,8 @@ void test() {
(void)std::forward_like(i); // expected-error {{no matching function
for call to 'forward_like'}}
(void)std::forward_like(i); // expected-error {{no matching function
for call to 'forward_like'}}
- using fpr = void()&;
- using fprr = v
301 - 310 of 310 matches
Mail list logo