[libcxx-commits] [PATCH] D123129: [libc++] Add tests for std::string default constructor and destructor

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 8 03:22:07 PDT 2022


This revision was automatically updated to reflect the committed changes.
philnik marked 3 inline comments as done.
Closed by commit rG628fcfd5204c: [libc++] Add tests for std::string default constructor and destructor (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D123129?vs=420721&id=421473#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123129

Files:
  libcxx/test/std/strings/basic.string/string.cons/default.pass.cpp
  libcxx/test/std/strings/basic.string/string.cons/default_noexcept.pass.cpp
  libcxx/test/std/strings/basic.string/string.cons/dtor.pass.cpp
  libcxx/test/std/strings/basic.string/string.cons/dtor_noexcept.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123129.421473.patch
Type: text/x-patch
Size: 4664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220408/5e0cbe81/attachment.bin>


More information about the libcxx-commits mailing list