[llvm-bugs] [Bug 42396] Alignment not respected in containers for over-aligned enumeration types

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 25 15:41:04 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=42396

Marshall Clow (home) <mclow.lists at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Marshall Clow (home) <mclow.lists at gmail.com> ---
Richard pointed out (on SO) that this is core issue 2354. Extended alignment
and object representation, which was resolved in Kona by removing the ability
to put 'alignas' on enumeration types.

Closing as invalid.

-- 
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/20190625/b4e6b2d8/attachment.html>


More information about the llvm-bugs mailing list