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

Ramkumar Ramachandra via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 13 04:06:01 PDT 2023


================
@@ -18,7 +18,8 @@
 #include "test_macros.h"
 
 // alignment of the string heap buffer is hardcoded to 16
----------------
artagnon wrote:

Please update this comment.

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


More information about the libcxx-commits mailing list