[all-commits] [llvm/llvm-project] c28c50: [libc++] Implement part of P2562R1: constexpr `ran...

A. Jiang via All-commits all-commits at lists.llvm.org
Wed Mar 5 17:24:17 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c28c5089628a443e0f848c2860f5e59e68efe301
      https://github.com/llvm/llvm-project/commit/c28c5089628a443e0f848c2860f5e59e68efe301
  Author: A. Jiang <de34 at live.cn>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M libcxx/include/__algorithm/ranges_stable_partition.h
    M libcxx/include/algorithm
    M libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/ranges_stable_partition.pass.cpp
    M libcxx/test/std/algorithms/ranges_robust_against_dangling.pass.cpp
    M libcxx/test/std/algorithms/ranges_robust_against_omitting_invoke.pass.cpp
    M libcxx/test/std/algorithms/ranges_robust_against_proxy_iterators.pass.cpp

  Log Message:
  -----------
  [libc++] Implement part of P2562R1: constexpr `ranges::stable_partition` (#129839)



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