[PATCH] D151629: [libc++][ranges] Implement P2494R2 (Relaxing range adaptors to allow for move only types)

Yurong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 24 10:12:48 PDT 2023


yronglin added a comment.

The windows CI failure seems not caused by this patch, I think it caused by D153656 <https://reviews.llvm.org/D153656>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151629



More information about the llvm-commits mailing list