[libc-commits] [libc] [libc][sched] Implement proxy headers for `cpu_set_t`, `struct sched_param` and `sched_macros`. (PR #126303)
Krishna Pandey via libc-commits
libc-commits at lists.llvm.org
Thu Feb 13 12:16:20 PST 2025
krishna2803 wrote:
> Just tried to check out your branch and reproduce locally, and could not. That's fun.
Things like these get me very confused and in the end i waste a lot of time, but i guess that's the part of the process haha.
I tried with a few combinations of building and even tried g++ but i wasn't able to reproduce this too, `ninja check-libc` just works for me for some reason. At this point i'm starting to think we might need to either patch `compiler-rt/scudo` or do a hacky solution with macros maybe
https://github.com/llvm/llvm-project/pull/126303
More information about the libc-commits
mailing list