commit | 0785f76a3990acf976311fca1bd07e4141304e4a | [log] [tgz] |
---|---|---|
author | Mark de Wever <koraq@xs4all.nl> | Mon Feb 06 16:29:30 2023 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 07 07:00:52 2023 -0800 |
tree | e3f90cbf1981973895788c5728e5aa55eb2af35f | |
parent | 301368aeb738fa03c44c5e564758cf59c3b2c0e0 [diff] |
[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