[libcxx-commits] [PATCH] D138052: [libc++][format] Fixes visit_format_arg.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 21 11:13:06 PST 2022


Mordante updated this revision to Diff 476954.
Mordante marked an inline comment as done.
Mordante added a comment.

Rebased and addresses review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138052

Files:
  libcxx/include/__format/format_arg.h
  libcxx/include/__format/format_functions.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/test/libcxx/utilities/format/format.arguments/format.arg/visit_format_arg.pass.cpp
  libcxx/test/libcxx/utilities/format/format.arguments/format.args/get.pass.cpp
  libcxx/test/std/utilities/format/format.arguments/format.arg/visit_format_arg.pass.cpp
  libcxx/test/std/utilities/format/format.arguments/format.args/get.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138052.476954.patch
Type: text/x-patch
Size: 11856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221121/4723d9cf/attachment.bin>


More information about the libcxx-commits mailing list