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
/
containers
/
sequences
/
vector
/
vector.cons
History
Nikolas Klauser
316634ff59
[libc++] Remove <queue> and <stack> includes from <format> (
#85520
)
...
This reduces the include time of <format> from 691ms to 556ms.
2024-03-29 12:06:09 +01:00
..
assign_copy.addressof.compile.pass.cpp
…
assign_copy.pass.cpp
…
assign_initializer_list.pass.cpp
…
assign_iter_iter.pass.cpp
…
assign_move.addressof.compile.pass.cpp
…
assign_move.pass.cpp
…
assign_size_value.pass.cpp
…
construct_default.pass.cpp
…
construct_from_range.pass.cpp
[libc++][test] Fix unused and nodiscard warnings (
#73437
)
2023-11-26 18:00:18 +01:00
construct_iter_iter_alloc.pass.cpp
[libc++] Fix broken test in C++03 mode
2023-09-11 21:13:35 -04:00
construct_iter_iter.pass.cpp
[libc++] Fix broken test in C++03 mode
2023-09-11 21:13:35 -04:00
construct_size_value_alloc.pass.cpp
…
construct_size_value.pass.cpp
…
construct_size.pass.cpp
…
copy_alloc.pass.cpp
…
copy.move_only.verify.cpp
[libc++][NFC] Use __construct_at and __destroy_at instead of using preprocessor conditionals (
#70866
)
2023-11-26 20:47:03 +01:00
copy.pass.cpp
[libcxx] Use the unoptimized routines for volatile source types
2023-06-10 23:11:47 -07:00
deduct.pass.cpp
…
deduct.verify.cpp
[libc++] Remove <queue> and <stack> includes from <format> (
#85520
)
2024-03-29 12:06:09 +01:00
default_noexcept.pass.cpp
…
default.recursive.pass.cpp
…
dtor_noexcept.pass.cpp
…
exceptions.pass.cpp
…
initializer_list_alloc.pass.cpp
…
initializer_list.pass.cpp
…
move_alloc.pass.cpp
…
move_assign_noexcept.pass.cpp
…
move_noexcept.pass.cpp
…
move.addressof.compile.pass.cpp
…
move.pass.cpp
…
op_equal_initializer_list.pass.cpp
…