[libcxx-commits] [PATCH] D144498: [libc++][format] Removes transitive type_traits.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 22 08:18:33 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG306b24c0bdfb: [libc++][format] Removes transitive type_traits. (authored by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144498/new/
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.499519.patch
Type: text/x-patch
Size: 4363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230222/000a38b2/attachment.bin>
More information about the libcxx-commits
mailing list