[PATCH] D144503: [ADT] Allow `llvm::enumerate` to enumerate over multiple ranges

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 25 18:28:49 PDT 2023


kuhar added a comment.

@dstuttard I was able to reproduce it on 17.1 and submited a fix review: https://reviews.llvm.org/D146893. Could you check this resolved the build failures that you see?

The exact version that I used was: 17.1.0	February 15, 2022, 17.1.32210.238, MSVC (19.31.31104).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144503/new/

https://reviews.llvm.org/D144503



More information about the llvm-commits mailing list