llvm-project
cc95c568 - [libc++] Remove alignment attributes from _LIBCPP_COMPRESSED_PAIR (#158595)

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.
Author
Parents
Loading