[libcxx-commits] [libcxx] [libc++] std::cmp_less and other integer comparison functions could be improved (PR #151332)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 1 09:03:46 PDT 2025
H-G-Hristov wrote:
> Checks for last commit failed due to 'interrupted by user', and I found no obvious errors.
>
> The [discussion](https://github.com/llvm/llvm-project/pull/113103#issuecomment-2429326776) points out that the CI is not done running yet and that job needs to be restarted (which will happen automatically).
>
> So I will try to commit again if the CI doesn't restarts automatically after hours.
Issues like that can happen. Just restart the failed job if you have access or rebase to restart the CI. Sometimes somebody can restart the job for you. Specifically I have the same issue with [buildkite/libcxx-ci/aarch64](https://buildkite.com/llvm-project/libcxx-ci/builds/55748#0198605c-ad1b-4a07-b382-7d81f0f98ad0)
https://github.com/llvm/llvm-project/pull/151332
More information about the libcxx-commits
mailing list