llvm-project/libcxx/test
Arthur O'Dwyer 4b3e0d2a7e [libc++] Fix LWG3533 "Make `base() const&` consistent..."
Fixed in counted_iterator and transform_view::iterator.
The LWG issue also affected elements_view::iterator, but we haven't
implemented that one yet, and whoever does implement it will get
the fix for free if they just follow the working draft's wording.

Drive-by stop calling `.base()` on test iterators in the test,
and improve the transform_view::iterator/sentinel tests.

Differential Revision: https://reviews.llvm.org/D117329
2022-01-26 19:38:39 -05:00
..
configs [libc++] [test] Add a test for proper _Uglification of template parameter names. 2022-01-14 15:50:37 -05:00
libcxx [libcxx] [test] Fix mismatches between _aligned_malloc and free() on Windows 2022-01-26 11:52:32 +02:00
std [libc++] Fix LWG3533 "Make `base() const&` consistent..." 2022-01-26 19:38:39 -05:00
support [libc++] Fix bugs in common_iterator; add test coverage. 2022-01-24 13:45:38 -05:00
CMakeLists.txt [runtimes] Remove support for GCC-style 32 bit multilib builds 2021-12-01 12:57:01 -05:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00