[libcxx-commits] [PATCH] D127672: [libc++] Test the size of basic_string

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 24 16:42:35 PDT 2022


philnik updated this revision to Diff 439926.
philnik added a comment.

Change back to the old diff. D128285 <https://reviews.llvm.org/D128285> fixed the basic_string layout, so the test should pass now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127672/new/

https://reviews.llvm.org/D127672

Files:
  libcxx/test/libcxx/strings/basic.string/alignof.compile.pass.cpp
  libcxx/test/libcxx/strings/basic.string/sizeof.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127672.439926.patch
Type: text/x-patch
Size: 10093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220624/da9362a1/attachment-0001.bin>


More information about the libcxx-commits mailing list