This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.capacity
History
Nikolas Klauser
2e6685c5c6
[libc++][C++03] cherry-pick
#125423
(
#156824
)
2025-09-05 08:45:58 -04:00
..
capacity.pass.cpp
…
clear.pass.cpp
…
deallocate_size.pass.cpp
[libc++][test] Augment
test_alloc
in
deallocate_size.pass.cpp
(
#113638
)
2024-10-30 07:16:03 +08:00
empty.pass.cpp
…
empty.verify.cpp
…
length.pass.cpp
…
max_size.pass.cpp
[libc++][C++03] cherry-pick
#125423
(
#156824
)
2025-09-05 08:45:58 -04:00
over_max_size.pass.cpp
[libc++] Bump OS version for macOS backdeployment CI jobs (
#131883
)
2025-04-05 20:53:18 +02:00
reserve_size.asan.pass.cpp
…
reserve_size.pass.cpp
Reapply "[libc++] Simplify the implementation of reserve() and shrink_to_fit() (
#113453
)" (
#125888
)
2025-02-06 09:35:24 +01:00
reserve.deprecated_in_cxx20.verify.cpp
[libc++][test] Improves C++ Standard filtering. (
#89499
)
2025-01-25 13:08:00 +01:00
reserve.pass.cpp
…
reserve.removed_in_cxx26.verify.cpp
…
resize_and_overwrite.pass.cpp
[libc++][hardening] Use bounded iterators in std::vector and std::string (
#78929
)
2024-07-22 22:44:25 -07:00
resize_size_char.pass.cpp
…
resize_size.pass.cpp
[libc++] Fix basic_string not allowing max_size() elements to be stored (
#125423
)
2025-02-23 19:02:14 +01:00
shrink_to_fit.explicit_instantiation.sh.cpp
…
shrink_to_fit.pass.cpp
[libc++][NFC] Use llvm.org/PR to link to bug reports (
#156288
)
2025-09-04 09:20:02 +02:00
size.pass.cpp
…