[libc-commits] [libc] [libc] build with -Werror (PR #73966)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Thu Nov 30 13:36:25 PST 2023
jhuber6 wrote:
> Is there a way to rekick presubmit tests? I thought if I forced pushed it would, but now it doesn't seem to be happening. Either I misremember or that's not wired up for llvmlibc like the rest of llvm.
>
> > Not permitting any warnings is a pretty big change, likely we'll have some failing builds until they're cleaned up.
>
> Besides what coverage we have in presubmits, do you know where else I should look for breakages? Are the build bots all considered post submit (and not pre submit). Sorry, I'm new here.
Unsure, I think there's some `libc` tests that run precommit runs but definitely not all of them. I've seen a handful of warnings before so I don't know if they've all been resolved here.
https://github.com/llvm/llvm-project/pull/73966
More information about the libc-commits
mailing list