NagaChaitanya Vellanki 9146ef5df0
[libc++][string] Assert resize_and_overwrite operation returns integer-like type (#162030)
Verify that the operation passed to resize_and_overwrite returns an
integer-like type, matching the behavior of other standard library
implementations like GCC's libstdc++

Fixes #160577
2025-10-10 07:32:50 +08:00
..