[libcxx-commits] [PATCH] D153195: [libc++][format] Implements formatting pointer.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 17 06:37:56 PDT 2023


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

Rebased on dependency.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153195

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/Cxx2cPapers.csv
  libcxx/docs/Status/FormatIssues.csv
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/__format/formatter_pointer.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/test/std/utilities/format/format.functions/format_tests.h
  libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.functions.tests.h
  libcxx/test/std/utilities/format/format.tuple/format.functions.tests.h
  libcxx/test/support/format.functions.common.h
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153195.532398.patch
Type: text/x-patch
Size: 13530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230617/a6e90279/attachment.bin>


More information about the libcxx-commits mailing list