AaronBallman wrote:

Thank you for letting me know, I've pushed a fix for that.

Curiously, it seems `_Alignof` on an expression always returns the *preferred* 
alignment and not the actual alignment. This is consistent with GCC, even if 
it's a bit surprising: https://godbolt.org/z/nvKx98ff9

https://github.com/llvm/llvm-project/pull/98525
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to