[libcxx-commits] [libcxx] Unconditionally lower std::string's alignment requirement from 16 to 8. (PR #68925)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 23 13:45:26 PST 2024


================
@@ -174,11 +174,6 @@
 // The implementation moved to the header, but we still export the symbols from
----------------
ldionne wrote:

I meant the PR description on Github, since that is what Github uses to generate the commit message when we "squash and merge". Surprisingly, it seems that the actual commit messages are completely disregarded for that purpose.

https://github.com/llvm/llvm-project/pull/68925


More information about the libcxx-commits mailing list