[all-commits] [llvm/llvm-project] 4cd04d: [libc++] Removes unneeded <iterator> includes.

mordante via All-commits all-commits at lists.llvm.org
Wed Jun 15 09:14:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cd04d1687f1096990119304a3eb22081ab4bb29
      https://github.com/llvm/llvm-project/commit/4cd04d1687f1096990119304a3eb22081ab4bb29
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M libcxx/docs/ReleaseNotes.rst
    M libcxx/include/algorithm
    M libcxx/include/array
    M libcxx/include/deque
    M libcxx/include/ext/hash_map
    M libcxx/include/ext/hash_set
    M libcxx/include/format
    M libcxx/include/forward_list
    M libcxx/include/list
    M libcxx/include/locale
    M libcxx/include/map
    M libcxx/include/memory
    M libcxx/include/numeric
    M libcxx/include/ostream
    M libcxx/include/regex
    M libcxx/include/set
    M libcxx/include/span
    M libcxx/include/string
    M libcxx/include/string_view
    M libcxx/include/unordered_map
    M libcxx/include/unordered_set

  Log Message:
  -----------
  [libc++] Removes unneeded <iterator> includes.

Reviewed By: #libc, philnik

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




More information about the All-commits mailing list