[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
Tue Apr 5 23:50:11 PDT 2022
philnik updated this revision to Diff 420721.
philnik marked 5 inline comments as done.
philnik added a comment.
- Address comments
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.420721.patch
Type: text/x-patch
Size: 4666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220406/fdf2463e/attachment-0001.bin>
More information about the libcxx-commits
mailing list