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
d0ca9f23e8f25b0509c3ff34ed215508b39ea6e7
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
History
Mark de Wever
d0ca9f23e8
[libc++][string] Fixes shrink_to_fit. (
#97961
)
...
This ensures that shrink_to_fit does not increase the allocated size. Partly addresses
#95161
2024-07-23 12:13:22 -04:00
..
string.access
[libc++] Optimize string operator[] for known large inputs (
#69500
)
2023-10-26 13:09:20 -04:00
string.capacity
[libc++][string] Fixes shrink_to_fit. (
#97961
)
2024-07-23 12:13:22 -04:00
string.cons
[libc++][test] Enhance ADDITIONAL_COMPILE_FLAGS, use TEST_MEOW_DIAGNOSTIC_IGNORED sparingly (
#75317
)
2023-12-14 17:38:27 -05:00
string.contains
[libc++] Refactor string unit tests to ease addition of new allocators
2023-09-27 09:01:58 -04:00
string.ends_with
[libc++] Refactor string unit tests to ease addition of new allocators
2023-09-27 09:01:58 -04:00
string.iterators
[libc++] Refactor string unit tests to ease addition of new allocators
2023-09-27 09:01:58 -04:00
string.modifiers
[ASan][libc++] Correct (explicit) annotation size (
#79292
)
2024-01-25 20:41:38 +01:00
string.nonmembers
[libc++][strings] P2591R5: Concatenation of strings and string views (
#88389
)
2024-07-18 13:26:37 +03:00
string.ops
[ASan][libc++] std::basic_string annotations (
#72677
)
2023-12-13 06:05:34 +01:00
string.require
[libc++] Refactor string unit tests to ease addition of new allocators
2023-09-27 09:01:58 -04:00
string.starts_with
[libc++] Refactor string unit tests to ease addition of new allocators
2023-09-27 09:01:58 -04:00
allocator_mismatch.verify.cpp
…
char.bad.verify.cpp
[libc++][NFC] Simplify checks for static assertions in .verify.cpp tests (
#67559
)
2023-09-28 09:07:08 -04:00
range_concept_conformance.compile.pass.cpp
…
test_traits.h
…
traits_mismatch.verify.cpp
…
types.pass.cpp
…