This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-16 01:36:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
iterators
History
Stephan T. Lavavej
9e5283f27f
[libcxx] [test] Use TEST_COMPILER_C1XX.
...
Also TEST_COMPILER_CLANG in one place. (More could be changed.) llvm-svn: 329977
2018-04-12 23:56:17 +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] [test] Use TEST_COMPILER_C1XX.
2018-04-12 23:56:17 +00:00