Nikolas Klauser 2f2fe489d7
[libc++] Avoid ranges::upper_bound inside <format> (#173150)
This reduces the time to include `<vector>` from 565ms to 452ms on my
machine.
2026-01-08 12:14:18 +01:00
..