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

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
           Assignee|[email protected]       |unassignedclangbugs@nondot.
                   |                            |org
         Resolution|---                         |FIXED
                 CC|                            |[email protected]

--- Comment #1 from Richard Smith <[email protected]> ---
During attribute instantiation, we were throwing away all but one of the
alignas attributes because we incorrectly thought we shouldn't retain
"duplicates".

Fixed in r321777.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to