[libcxx-commits] [libcxx] [libc++] Implement ranges::iota (PR #68494)
James E T Smith via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 3 06:58:00 PDT 2024
jamesETsmith wrote:
@mordante, the formatting fix is easy (sorry for missing that), but I'm not quite sure what's going wrong with the "Check libc++ generated files" action (see [here](https://github.com/llvm/llvm-project/actions/runs/8932789169/job/24542040156?pr=68494#step:4:302)). It seems unhappy with my changes and shows me a diff with what appears to be a reference, but doesn't explain why it complains about them.
I'll hold off on pushing the formatting changes until we resolve the generated files problem so as not to waste cycles on the CI machines.
https://github.com/llvm/llvm-project/pull/68494
More information about the libcxx-commits
mailing list