[libcxx-commits] [PATCH] D110494: [libc++][format][1/6] Reduce binary size.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Nov 14 05:45:07 PST 2021


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

Rebased against main.
Addresses review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110494

Files:
  libcxx/docs/Status/Cxx20Papers.csv
  libcxx/include/format
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/format.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/format/format.arguments/format.arg.store/make_format_args.sh.cpp
  libcxx/test/std/utilities/format/format.arguments/format.args/types.compile.pass.cpp
  libcxx/test/std/utilities/format/format.functions/format_tests.h
  libcxx/test/std/utilities/format/format.functions/locale-specific_form.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat.locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat_to.locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat_to.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110494.387070.patch
Type: text/x-patch
Size: 31293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211114/593f1f28/attachment-0001.bin>


More information about the libcxx-commits mailing list