[libcxx-commits] [PATCH] D129426: [libc++][format] Improves parsing speed.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 12 10:54:18 PDT 2022


Mordante updated this revision to Diff 444014.
Mordante added a comment.

Rebased to validate CI.


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.444014.patch
Type: text/x-patch
Size: 8273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220712/78b57258/attachment.bin>


More information about the libcxx-commits mailing list