[libcxx-commits] [PATCH] D91004: [libc++] Implements concept destructible
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 10 09:46:43 PST 2020
Mordante updated this revision to Diff 304240.
Mordante added a comment.
Herald added a subscriber: mgorny.
Change the unit tests to compile time test, based on the review comment in D91004 <https://reviews.llvm.org/D91004>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91004/new/
https://reviews.llvm.org/D91004
Files:
libcxx/include/CMakeLists.txt
libcxx/include/module.modulemap
libcxx/include/ranges
libcxx/include/span
libcxx/include/string_view
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/ranges/version.compile.pass.cpp
libcxx/test/std/containers/views/enable_borrowed_range.compile.pass.cpp
libcxx/test/std/ranges/range.range/enable_borrowed_range.compile.pass.cpp
libcxx/test/std/strings/string.view/enable_borrowed_range.compile.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91004.304240.patch
Type: text/x-patch
Size: 25461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201110/8a3399e2/attachment-0001.bin>
More information about the libcxx-commits
mailing list