[llvm-bugs] [Bug 38267] alignas example won't compile

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jul 22 20:59:26 PDT 2018


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richard-llvm at metafoo.co.uk
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
GCC is wrong, alignas is not a type attribute so cannot appear in this
position.

-- 
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/20180723/5bf0d985/attachment.html>


More information about the llvm-bugs mailing list