[llvm-bugs] [Bug 45890] alignof(reference_to_type) doesn't return alignof(referenced_type) as it should by the standard
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 13 12:05:25 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45890
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |LATER
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Given that we currently implement this as a GCC extension, and our current
behaviour is consistent with that of GCC, we should not take any action on this
until / unless an alternative rule is standardized or GCC's behaviour changes.
Please reopen if and when that happens.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200513/75a4c4e8/attachment.html>
More information about the llvm-bugs
mailing list