llvm-project/libcxx/test/std/iterators
Eric Fiselier 465bd0fc00 Enable warnings by default for C++ >= 11 and fix -Wshadow occurances
llvm-svn: 288557
2016-12-03 00:27:13 +00:00
..
iterator.container Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
iterator.primitives Void cast runtime-unused variables. Patch from STL@microsoft.com 2016-05-02 19:15:48 +00:00
iterator.range [libcxx] [test] D27027: Strip trailing whitespace. 2016-11-23 22:03:28 +00:00
iterator.requirements
iterator.synopsis
iterators.general [libcxx] Make __wrap_iter work with gcc. 2015-01-27 19:27:39 +00:00
predef.iterators Enable warnings by default for C++ >= 11 and fix -Wshadow occurances 2016-12-03 00:27:13 +00:00
stream.iterators Revert "P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istream_iterator. No code changes were needed, but I updated a few tests. Also resolved P0509 and P0521, which required no changes to the library or tests." 2016-11-15 18:48:36 +00:00