Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge r321777 into the 6.0 branch: #35028 : Retain duplicate alignas attributes in template instantiation. #35164

Closed
StephanTLavavej opened this issue Jan 4, 2018 · 1 comment
Labels
bugzilla Issues migrated from bugzilla c++11

Comments

@StephanTLavavej
Copy link
Member

Bugzilla Link 35816
Resolution FIXED
Resolved on Jan 17, 2018 08:13
Version 6.0
OS Windows NT
Blocks #35152
CC @DougGregor,@zmodem

Extended Description

Please consider merging https://reviews.llvm.org/rL321777 into Clang 6, in order to fix #34376 "Clang does not use the strictest alignas in templates".

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

@zmodem
Copy link
Collaborator

zmodem commented Jan 17, 2018

Merged in r322676.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla c++11
Projects
None yet
Development

No branches or pull requests

2 participants