[libcxx-commits] [PATCH] D103413: [libc++][format] Implement Unicode support.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 30 11:23:04 PDT 2021


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

Mark some functions inline. Not strictly required but @ldionne prefers it, as stated in D110515 <https://reviews.llvm.org/D110515>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103413

Files:
  libcxx/benchmarks/std_format_spec_string_unicode.bench.cpp
  libcxx/docs/Status/Cxx20Papers.csv
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_string_non_unicode.pass.cpp
  libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_string_unicode.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103413.376298.patch
Type: text/x-patch
Size: 43251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210930/fb0c7cff/attachment-0001.bin>


More information about the libcxx-commits mailing list