[libc++] Test the size of basic_string
authorNikolas Klauser <nikolasklauser@berlin.de>
Fri, 24 Jun 2022 23:40:56 +0000 (01:40 +0200)
committerNikolas Klauser <nikolasklauser@berlin.de>
Thu, 14 Jul 2022 14:57:51 +0000 (16:57 +0200)
commit2619ce8b7e78bc1bafe0f7600215c730fec6b263
treedf3d25e2f8a8e29c090d137bbc20dff39ad2927b
parent159feac1c0a26dccc6dd8726bd71d073cda5faea
[libc++] Test the size of basic_string

Reviewed By: ldionne, #libc

Spies: hubert.reinterpretcast, arichardson, mstorsjo, libcxx-commits

Differential Revision: https://reviews.llvm.org/D127672
libcxx/test/libcxx/strings/basic.string/alignof.compile.pass.cpp [new file with mode: 0644]
libcxx/test/libcxx/strings/basic.string/sizeof.compile.pass.cpp [new file with mode: 0644]