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
fd3907ccb583df99e9c19d2fe84e4e7c52d75de9
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
/
vector
History
Peng Liu
c5cd1e958c
[libc++] Add exception guard for vector<bool>::__init_with_sentinel (
#115491
)
...
As a drive-by, also improve the test coverage for throwing exceptions in vector<bool> constructors.
2024-11-28 09:09:54 -05:00
..
vector.capacity
[libc++][vector] Fixes shrink_to_fit. (
#97895
)
2024-07-20 12:55:44 +02:00
vector.cons
[libc++] Refactor vector move constructor with allocator (
#116449
)
2024-11-26 16:00:14 -05:00
vector.data
…
vector.erasure
…
vector.modifiers
[libc++] Refactor tests for hijacked address operator in vector (
#117457
)
2024-11-26 14:33:56 -05:00
vector.special
[libc++] Refactor tests for hijacked address operator in vector (
#117457
)
2024-11-26 14:33:56 -05:00
access.pass.cpp
…
addressof.compile.pass.cpp
[libc++] Refactor tests for hijacked address operator in vector (
#117457
)
2024-11-26 14:33:56 -05:00
allocator_mismatch.verify.cpp
…
common.h
[libc++] Add exception guard for vector<bool>::__init_with_sentinel (
#115491
)
2024-11-28 09:09:54 -05:00
compare.pass.cpp
…
compare.three_way.pass.cpp
…
constant_initialization.pass.cpp
…
contiguous.pass.cpp
…
get_allocator.pass.cpp
…
iterator_concept_conformance.compile.pass.cpp
…
iterators.pass.cpp
[libc++][spaceship] Implements X::iterator container requirements. (
#99343
)
2024-07-24 19:42:48 +02:00
range_concept_conformance.compile.pass.cpp
…
reverse_iterators.pass.cpp
…
types.pass.cpp
…