[libc++][format] Fixes constexpr validation.

The constexpr validation parsed parts of the format string that didn't
belong to the specific replacement field.

Fixes https://llvm.org/PR60536

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D143402

NOKEYCHECK=True
GitOrigin-RevId: ac44dadcbea52e14aab20c0d590d4ec00d615a93
2 files changed