![]() All supported compilers that support C++20 now support concepts. So, remove `_LIB_LIBCPP_HAS_NO_CONCEPTS` in favor of `_LIBCPP_STD_VER > 17`. Similarly in the tests, remove `// UNSUPPORTED: libcpp-no-concepts`. Differential Revision: https://reviews.llvm.org/D121528 |
||
---|---|---|
.. | ||
arrow.pass.cpp | ||
assign.pass.cpp | ||
constraints.compile.pass.cpp | ||
ctor.converting.pass.cpp | ||
ctor.default.pass.cpp | ||
ctor.iter.pass.cpp | ||
ctor.sentinel.pass.cpp | ||
deref.pass.cpp | ||
eq.pass.cpp | ||
iter_move.pass.cpp | ||
iter_swap.pass.cpp | ||
iterator_traits.compile.pass.cpp | ||
minus.pass.cpp | ||
plus_plus.pass.cpp | ||
types.h |