[libcxx-commits] [PATCH] D129426: [libc++][format] Improves parsing speed.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 13 08:39:28 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65897292065e: [libc++][format] Improves parsing speed. (authored by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129426/new/
https://reviews.llvm.org/D129426
Files:
libcxx/include/__format/formatter_bool.h
libcxx/include/__format/formatter_char.h
libcxx/include/__format/formatter_integral.h
libcxx/include/__format/formatter_output.h
libcxx/include/__format/parser_std_format_spec.h
libcxx/include/format
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129426.444280.patch
Type: text/x-patch
Size: 8273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220713/1a81c0ad/attachment-0001.bin>
More information about the libcxx-commits
mailing list