llvm-project/libcxx/test
Eric Fiselier f82dba0192 Rename __is_foo_iterator traits to reflect their Cpp17 nature.
With the upcoming introduction of iterator concepts in ranges,
the meaning of "__is_contiguous_iterator" changes drastically.

Currently we intend it to mean "does it have this iterator category",
but it could now also mean "does it meet the requirements of this
concept", and these can be different.
2019-11-18 01:49:32 -05:00
..
libcxx Rename __is_foo_iterator traits to reflect their Cpp17 nature. 2019-11-18 01:49:32 -05:00
pretty_printers Make libc++ gdb pretty printer Python 3 compatible 2019-10-04 04:47:33 +00:00
std [libc++] Add C++20 contiguous_iterator_tag. 2019-11-16 20:14:44 -05:00
support [libcxx testing] Fix -Wtautological-overlap-compare bug 2019-11-13 10:55:19 +02:00
CMakeLists.txt Add an off-by-default option to enable testing for gdb pretty printers. 2019-10-04 22:15:28 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in [libcxx] Codesign test executables if necessary 2019-09-05 21:24:23 +00:00
nothing_to_do.pass.cpp force the bots to cycle 2019-05-09 02:34:37 +00:00