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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 12 16:09:37 PDT 2023


https://github.com/ldionne approved this pull request.

Thanks, this LGTM with a few nitpicks. The C++03 build is failing but I think this is easy to address (probably your usage of `constexpr` in the test).

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


More information about the libcxx-commits mailing list