llvm-project
cc95c568
- [libc++] Remove alignment attributes from _LIBCPP_COMPRESSED_PAIR (#158595)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
84 days ago
[libc++] Remove alignment attributes from _LIBCPP_COMPRESSED_PAIR (#158595) These attributes aren't required anymore, since the potential overalignemnt of the objects is handled by the surrounding anonymous struct.
References
#158595 - [libc++] Remove alignment attributes from _LIBCPP_COMPRESSED_PAIR
Author
philnik777
Parents
96a7c9b9
Loading