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
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
libcxx
/
test
/
std
/
iterators
/
iterator.primitives
/
iterator.traits
History
Dominik Wójt
9f78edbd20
[libc++] tests with picolibc: Fix iterator diff_type to std::streamoff (
#74072
)
...
The hardcoded value of long int was not valid for newlib and picolibc.
2023-12-03 16:38:38 +01:00
..
const_pointer.pass.cpp
…
const_volatile_pointer.pass.cpp
…
cxx20_iterator_traits.compile.pass.cpp
[libc++] tests with picolibc: Fix iterator diff_type to std::streamoff (
#74072
)
2023-12-03 16:38:38 +01:00
empty.pass.cpp
…
empty.verify.cpp
[libc++] Move all the remaining .fail.cpp tests to .verify.cpp
2023-07-03 09:41:03 -04:00
iter_reference_t.compile.pass.cpp
…
iterator.pass.cpp
…
pointer.pass.cpp
…
volatile_pointer.pass.cpp
…