[llvm-bugs] [Bug 35816] New: Merge r321777 into the 6.0 branch: PR35028: Retain duplicate alignas attributes in template instantiation.

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 3 18:23:54 PST 2018


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

            Bug ID: 35816
           Summary: Merge r321777 into the 6.0 branch: PR35028: Retain
                    duplicate alignas attributes in template
                    instantiation.
           Product: clang
           Version: 6.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++11
          Assignee: unassignedclangbugs at nondot.org
          Reporter: sfinae at hotmail.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org

Please consider merging https://reviews.llvm.org/rL321777 into Clang 6, in
order to fix https://bugs.llvm.org/show_bug.cgi?id=35028 "Clang does not use
the strictest alignas in templates".

MSVC's STL contains a workaround for this bug in its <execution> header. It
would be nice, but not critical, to be able to remove this workaround.

-- 
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/20180104/01d9957e/attachment.html>


More information about the llvm-bugs mailing list