[libcxx-commits] [PATCH] D144498: [libc++][format] Removes transitive type_traits.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 21 08:32:18 PST 2023
Mordante created this revision.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144498
Files:
libcxx/include/__format/buffer.h
libcxx/include/__format/concepts.h
libcxx/include/__format/format_arg_store.h
libcxx/include/__format/formatter_integer.h
libcxx/include/__format/parser_std_format_spec.h
libcxx/test/libcxx/transitive_includes/cxx03.csv
libcxx/test/libcxx/transitive_includes/cxx11.csv
libcxx/test/libcxx/transitive_includes/cxx14.csv
libcxx/test/libcxx/transitive_includes/cxx17.csv
libcxx/test/libcxx/transitive_includes/cxx20.csv
libcxx/test/libcxx/transitive_includes/cxx2b.csv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144498.499192.patch
Type: text/x-patch
Size: 4363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230221/2d615684/attachment.bin>
More information about the libcxx-commits
mailing list