[libcxx-commits] [PATCH] D131855: [libc++] Refactors charconv data tables.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 14 05:54:20 PDT 2022


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

Use macros to fix the CI failures.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131855/new/

https://reviews.llvm.org/D131855

Files:
  libcxx/include/__charconv/tables.h
  libcxx/include/__charconv/to_chars_base_10.h
  libcxx/include/charconv
  libcxx/src/include/ryu/digit_table.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131855.452516.patch
Type: text/x-patch
Size: 23903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220814/d22c23cf/attachment-0001.bin>


More information about the libcxx-commits mailing list