llvm-project/libcxx/test/std/iterators
Arthur O'Dwyer 06e2b737aa [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>.
This completes the implementation of P1032's changes to <iterator>,
<string_view>, <tuple>, and <utility> in C++20.
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1032r1.html

Drive-by fix a couple of unintended rvalues in "*iterators*/*.fail.cpp".

Differential Revision: https://reviews.llvm.org/D96385
2021-03-25 10:34:35 -04:00
..
iterator.container [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
iterator.primitives [libc++] Use consistent declaration for main() in test 2020-12-15 17:34:06 -05:00
iterator.range [libc++] NFC: Move iterator.range tests into the right place 2020-10-16 08:35:34 -04:00
iterator.requirements [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
iterator.synopsis Support tests in freestanding 2019-02-04 20:31:13 +00:00
iterators.general [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
predef.iterators [libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. 2021-03-25 10:34:35 -04:00
stream.iterators [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00