D140653 has the same fix, without the extra tests.
Fixes PR59763
Paths
| Differential D140819
[libc++][format] Fixes escaping string literals. ClosedPublic Authored by Mordante on Jan 1 2023, 8:19 AM.
Details
Summary D140653 has the same fix, without the extra tests. Fixes PR59763
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 10 2023, 9:43 AM This revision was landed with ongoing or failed builds.Jan 11 2023, 8:48 AM Closed by commit rG580cc9dd7a85: [libc++][format] Fixes escaping string literals. (authored by Mordante). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 488244 libcxx/include/__format/formatter_string.h
libcxx/test/std/utilities/format/format.tuple/format.functions.tests.h
|