[all-commits] [llvm/llvm-project] cdb67e: [libc++][NFC] Make __is_segmented_iterator a varia...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Fri Jul 25 07:27:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdb67e11313fe3f848599922774728d2e65f7cc9
      https://github.com/llvm/llvm-project/commit/cdb67e11313fe3f848599922774728d2e65f7cc9
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M libcxx/include/__algorithm/copy.h
    M libcxx/include/__algorithm/copy_backward.h
    M libcxx/include/__algorithm/find.h
    M libcxx/include/__algorithm/for_each.h
    M libcxx/include/__algorithm/for_each_n.h
    M libcxx/include/__algorithm/for_each_n_segment.h
    M libcxx/include/__algorithm/move.h
    M libcxx/include/__algorithm/move_backward.h
    M libcxx/include/__iterator/segmented_iterator.h
    M libcxx/include/deque
    M libcxx/test/libcxx/containers/sequences/deque/segmented_iterator.compile.pass.cpp
    M libcxx/test/libcxx/ranges/range.adaptors/range.join/segmented_iterator.compile.pass.cpp

  Log Message:
  -----------
  [libc++][NFC] Make __is_segmented_iterator a variable template (#149976)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list