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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 22 08:48:53 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe948cab07d68: [libc++][format] Fixes visit_format_arg. (authored by Mordante).

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.477217.patch
Type: text/x-patch
Size: 11856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221122/23e5c7bd/attachment.bin>


More information about the libcxx-commits mailing list