ChuanqiXu added a comment.

In D91245#2437518 <https://reviews.llvm.org/D91245#2437518>, @MyDeveloperDay 
wrote:

> What does `the behavior goes wrong` mean? why can't it be left aligned?

Because when we use PointerAlignment attribute, I think we mean that the 
pointer need to be aligned in declarations. However,  `co_return *a;` is not a 
declaration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91245

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

Reply via email to