mizvekov added a comment.

In D110216#3040748 <https://reviews.llvm.org/D110216#3040748>, @craig.topper 
wrote:

> Looks like this fixes PR51282.

I guess it does fix it, but the underlying implementation of alignment is very 
fragile. The alignment is stored in `AttributedType` nodes, which are always 
sugar, so they are not considered part of the type in a structural sense...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110216

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

Reply via email to