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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 11 11:28:33 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG20341c3ad6f6: [libc++][format] Adds a UTF transcoder. (authored by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D150031?vs=537398&id=539211#toc

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/modules/std/print.cppm
  libcxx/test/libcxx/input.output/iostream.format/print.fun/transcoding.pass.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.539211.patch
Type: text/x-patch
Size: 12489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230711/75941d5c/attachment.bin>


More information about the libcxx-commits mailing list