You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/iterators
Hans Wennborg c7f6701ad0 Merging r278282:
------------------------------------------------------------------------
r278282 | marshall | 2016-08-10 13:04:46 -0700 (Wed, 10 Aug 2016) | 1 line

std:: quailfy the calls for cend/crend/cbegin/cend. Fixes bug 28927.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_39@278426 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
iterator.container Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 10 years ago
iterator.primitives Void cast runtime-unused variables. Patch from STL@microsoft.com 10 years ago
iterator.range Merging r278282: 9 years ago
iterator.requirements Move test into test/std subdirectory. 11 years ago
iterator.synopsis Move test into test/std subdirectory. 11 years ago
iterators.general [libcxx] Make __wrap_iter work with gcc. 11 years ago
predef.iterators Fix ::reference typedef in insert iterators. 9 years ago
stream.iterators Make instreambuf.iterator/types.pass.cpp more portable. 9 years ago