[libcxx-commits] [libcxx] [libc++] Added segmented iterator for std::fill (PR #104680)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 6 10:04:09 PDT 2024


philnik777 wrote:

> > Please make sure the CI is green. If you have any problems feel free to ask.
> 
> The CI is only failing for stuff that is not linked to this PR I'm assuming. Can you look at it and tell if that is the case?

It looks like some problems with the CI are related to this patch but should be working in trunk. Could you rebase (or merge) on top of the current trunk to check?

https://github.com/llvm/llvm-project/pull/104680


More information about the libcxx-commits mailing list