[libcxx-commits] [PATCH] D150031: [libc++][format] Adds a UTF transcoder.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 3 08:44:55 PDT 2023


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

Rebased and adjusted to upstream changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150031

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/module.modulemap.in
  libcxx/include/print
  libcxx/test/libcxx/input.output/iostream.format/print.fun/transcoding.pass.cpp
  libcxx/test/libcxx/transitive_includes.sh.cpp
  libcxx/test/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv
  libcxx/test/libcxx/transitive_includes/cxx23.csv
  libcxx/test/libcxx/transitive_includes/cxx26.csv
  libcxx/utils/ci/run-buildbot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150031.528113.patch
Type: text/x-patch
Size: 29552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230603/f5ae9ef4/attachment-0001.bin>


More information about the libcxx-commits mailing list