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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 5 09:23:46 PDT 2023


This revision was automatically updated to reflect the committed changes.
Mordante marked 2 inline comments as done.
Closed by commit rGa9e5773f520b: [libc++][format] Implements formatting pointer. (authored by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D153195?vs=532405&id=537391#toc

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/Cxx2c.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/containers/container.adaptors/container.adaptors.format/format.functions.tests.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.range/format.range.formatter/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.537391.patch
Type: text/x-patch
Size: 16545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230705/a1514417/attachment-0001.bin>


More information about the libcxx-commits mailing list