[libcxx-commits] [PATCH] D130643: [libc++][format] Exposes basic-format-string

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 2 09:54:50 PDT 2022


Mordante updated this revision to Diff 449322.
Mordante marked 5 inline comments as done.
Mordante added a comment.

Rebased and addresses review comments.
Make sure the CI passes after fixing the bootstrapping build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130643

Files:
  libcxx/docs/Status/Cxx2bPapers.csv
  libcxx/docs/Status/FormatIssues.csv
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/format
  libcxx/test/std/utilities/format/format.fmt.string/ctor.verify.cpp
  libcxx/test/std/utilities/format/format.fmt.string/get.pass.cpp
  libcxx/test/std/utilities/format/format.fmt.string/types.compile.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130643.449322.patch
Type: text/x-patch
Size: 23130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220802/7e577be6/attachment-0001.bin>


More information about the libcxx-commits mailing list