[libcxx-commits] [PATCH] D91004: [libc++] Implements concept destructible
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jan 23 05:18:09 PST 2021
Mordante updated this revision to Diff 318748.
Mordante added a comment.
- Addresses review comments.
- Add some fundamental types to the unit test
- Ran clang-format on the patch
- Rebased to test against a recent main before landing the patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91004/new/
https://reviews.llvm.org/D91004
Files:
libcxx/docs/Cxx2aStatusPaperStatus.csv
libcxx/include/concepts
libcxx/test/std/concepts/concept.destructible/destructible.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91004.318748.patch
Type: text/x-patch
Size: 4638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210123/aa348b85/attachment.bin>
More information about the libcxx-commits
mailing list