[libcxx-commits] [PATCH] D141699: [libc++][ranges] Implement P2474R2(`views::repeat`).

Yurong via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 18 09:12:13 PST 2023


yronglin added a comment.

In D141699#4137020 <https://reviews.llvm.org/D141699#4137020>, @Mordante wrote:

> In D141699#4137009 <https://reviews.llvm.org/D141699#4137009>, @yronglin wrote:
>
>> @Mordante Coulde you please teach me how to fix this circular reference on GCC CI failed?
>>
>>   satisfaction of atomic constraint ...... depends on itself
>
> No not directly I see other errors like "changed from ‘false’ to ‘true’". Can you true to get a smaller reproducer?
> If not I might have time to have a look at it next week.

@Mordante Thanks a lot ! I'll try to get a small reproducer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141699



More information about the libcxx-commits mailing list