[libcxx-commits] [PATCH] D103413: [libc++][format] Implement Unicode support.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 31 09:05:59 PDT 2021
Mordante created this revision.
Herald added a subscriber: mgorny.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
WIP patch to test CI.
Depends on D103379 <https://reviews.llvm.org/D103379>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D103413
Files:
libcxx/benchmarks/CMakeLists.txt
libcxx/benchmarks/std_format_spec_string_unicode.bench.cpp
libcxx/docs/Cxx2aStatusPaperStatus.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.348818.patch
Type: text/x-patch
Size: 41987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210531/949fc312/attachment-0001.bin>
More information about the libcxx-commits
mailing list