Peng Xie c3564b09f7
[libc++] Update the status for lwg-3143 (#116971)
Current implementation uses the larger one either requested bytes or
growth factor multiply previous buffer size.

This patch updates the status of LWG 3143 and adds a libc++-specific
test case to test geometric progression.

Close #104258
2026-01-26 16:17:40 -05:00
..