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
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
..
associative
[libc++][test] Cover move construction of allocators again (
#110375
)
2024-10-01 01:24:23 +08:00
container.adaptors
[libc++] Refactor the configuration macros to being always defined (
#112094
)
2024-11-06 10:39:19 +01:00
container.node
[libc++][NFC] Avoid opening namespace std in the tests (
#94160
)
2024-08-01 10:57:21 +02:00
container.requirements
[libc++][test] LWG2593: Moved-from state of Allocators (
#107344
)
2024-09-10 09:53:23 -04:00
containers.general
…
sequences
[libc++] Add exception guard for vector<bool>::__init_with_sentinel (
#115491
)
2024-11-28 09:09:54 -05:00
unord
[libc++][test] Confirm that P0508R0 has been implemented (
#108172
)
2024-09-16 15:34:40 -04:00
views
[libc++] Granularize <cstddef> includes (
#108696
)
2024-10-31 02:20:10 +01:00
check_consecutive.h
…
Copyable.h
…
Emplaceable.h
[libc++][NFC] Avoid opening namespace std in the tests (
#94160
)
2024-08-01 10:57:21 +02:00
exception_safety_helpers.h
…
from_range_helpers.h
…
insert_range_helpers.h
…
insert_range_maps_sets.h
…
iterator.rel_ops.compile.pass.cpp
[libc++] Deprecates rel_ops. (
#91642
)
2024-07-17 18:21:36 +02:00
map_allocator_requirement_test_templates.h
…
NotConstructible.h
[libc++][NFC] Avoid opening namespace std in the tests (
#94160
)
2024-08-01 10:57:21 +02:00
set_allocator_requirement_test_templates.h
…
test_compare.h
…
test_hash.h
…