[all-commits] [llvm/llvm-project] 94d669: Revert "[STLExtras] Remove incorrect hack to make ...

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Tue Nov 14 07:07:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94d6699bf5eeb5aa4c50d1d90f8bf69b79201ceb
      https://github.com/llvm/llvm-project/commit/94d6699bf5eeb5aa4c50d1d90f8bf69b79201ceb
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M llvm/include/llvm/ADT/STLExtras.h

  Log Message:
  -----------
  Revert "[STLExtras] Remove incorrect hack to make indexed_accessor_range operator== compatible with C++20" (#72265)

Reverts llvm/llvm-project#72220

This breaks C++20 build bot. Need to see if upgrading to clang-17 in the
build bot would solve the issue.




More information about the All-commits mailing list