This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
libcxx
/
test
/
std
/
iterators
History
Marshall Clow
aafb3151a8
Add tests to make sure that <string_view> provides std::size/data/empty in C++17 mode. This is LWG#3009, coming up for a vote in JAX - but we already do it, just don't have tests
...
llvm-svn: 323719
2018-01-30 00:47:43 +00:00
..
iterator.container
Add tests to make sure that <string_view> provides std::size/data/empty in C++17 mode. This is LWG#3009, coming up for a vote in JAX - but we already do it, just don't have tests
2018-01-30 00:47:43 +00:00
iterator.primitives
Another test for LWG2952
2017-11-14 01:18:36 +00:00
iterator.range
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
iterator.requirements
…
iterator.synopsis
…
iterators.general
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
predef.iterators
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
stream.iterators
[libcxx] Define istream_iterator equality comparison operators out-of-line
2017-12-11 13:54:58 +00:00