aaron.ballman added a comment.

In D151625#4528817 <https://reviews.llvm.org/D151625#4528817>, @AMP999 wrote:

> This attribute is trying to work around an issue with operator== 
> instantiation, but according to 
> https://cpplang.slack.com/archives/C6K47F8TT/p1689107603335019?thread_ts=1689107603.335019&cid=C6K47F8TT
>  the problem is actually a bug in Clang. Shouldn't the Clang bug be fixed 
> instead, so that this attribute won't be needed?

Any chance you can provide some more details about why the problem is a bug in 
Clang (Slack seems to require signing up in order to see what's behind the 
link)?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151625/new/

https://reviews.llvm.org/D151625

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to