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

Yurong via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 11 06:04:45 PDT 2023


yronglin added a comment.

In D151629#4411417 <https://reviews.llvm.org/D151629#4411417>, @H-G-Hristov wrote:

> 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

This looks weird, and I'm not sure what's going on, but it looks like the test results are looks good https://buildkite.com/llvm-project/diff-checks/builds/177081


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