[all-commits] [llvm/llvm-project] 328525: [Support] Make shouldReverseIterate constexpr (#15...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Sep 4 11:08:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 328525150193e69943d177c48ba4a71cd020d5ae
      https://github.com/llvm/llvm-project/commit/328525150193e69943d177c48ba4a71cd020d5ae
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-09-04 (Thu, 04 Sep 2025)

  Changed paths:
    M llvm/include/llvm/Support/ReverseIteration.h

  Log Message:
  -----------
  [Support] Make shouldReverseIterate constexpr (#156812)

This patch makes shouldReverseIterate constexpr, allowing compile-time
evaluation at call sites.



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