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

Hristo Hristov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 10 10:57:48 PDT 2023


H-G-Hristov added a comment.

Normally the "Build Status" looks like this:

> Buildable 237942	
> Build 368504: pre-merge checks	
> Build 368503: arc lint + arc unit

And here it is missing the last line. Is this some sort of CI issue?

> Build Status
> Buildable 237526	
> Build 367796: pre-merge checks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151629



More information about the libcxx-commits mailing list