[all-commits] [llvm/llvm-project] 306b24: [libc++][format] Removes transitive type_traits.

Mark de Wever via All-commits all-commits at lists.llvm.org
Wed Feb 22 08:18:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 306b24c0bdfb19cfc16461034a3b5036a01fc9e4
      https://github.com/llvm/llvm-project/commit/306b24c0bdfb19cfc16461034a3b5036a01fc9e4
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M libcxx/include/__format/buffer.h
    M libcxx/include/__format/concepts.h
    M libcxx/include/__format/format_arg_store.h
    M libcxx/include/__format/formatter_integer.h
    M libcxx/include/__format/parser_std_format_spec.h
    M libcxx/test/libcxx/transitive_includes/cxx03.csv
    M libcxx/test/libcxx/transitive_includes/cxx11.csv
    M libcxx/test/libcxx/transitive_includes/cxx14.csv
    M libcxx/test/libcxx/transitive_includes/cxx17.csv
    M libcxx/test/libcxx/transitive_includes/cxx20.csv
    M libcxx/test/libcxx/transitive_includes/cxx2b.csv

  Log Message:
  -----------
  [libc++][format] Removes transitive type_traits.

Reviewed By: #libc, philnik

Differential Revision: https://reviews.llvm.org/D144498




More information about the All-commits mailing list