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

Richard Smith <richard-l...@metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
           Assignee|erich.ke...@intel.com       |unassignedclangbugs@nondot.
                   |                            |org
         Resolution|---                         |FIXED
                 CC|                            |richard-l...@metafoo.co.uk

--- Comment #1 from Richard Smith <richard-l...@metafoo.co.uk> ---
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
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to