[libcxx-commits] [PATCH] D103413: [libc++][format] Implement Unicode support.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 15 13:18:46 PDT 2021
Mordante updated this revision to Diff 359103.
Mordante added a comment.
Rebased
Addresses review comments
Marked a unit tests as libc++ specific
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103413/new/
https://reviews.llvm.org/D103413
Files:
libcxx/benchmarks/CMakeLists.txt
libcxx/benchmarks/std_format_spec_string_unicode.bench.cpp
libcxx/docs/Status/Cxx20Papers.csv
libcxx/include/__format/parser_std_format_spec.h
libcxx/test/std/utilities/format/format.string/format.string.std/std_format_spec_string_unicode.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103413.359103.patch
Type: text/x-patch
Size: 42535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210715/a8bf7d37/attachment-0001.bin>
More information about the libcxx-commits
mailing list