[libc-commits] [libc] [libc] Implement fcntl() function (PR #89507)
Hendrik Hübner via libc-commits
libc-commits at lists.llvm.org
Tue Jun 11 11:35:39 PDT 2024
HendrikHuebner wrote:
Looks like this broke something. With this I'm getting a compile time error when running `ninja check-libc` without fullbuild enabled.
See the log here: [https://hastebin.skyra.pw/uhuroxeyab.bash](https://hastebin.skyra.pw/uhuroxeyab.bash)
Reverting aca5117 fixed this for me.
https://github.com/llvm/llvm-project/pull/89507
More information about the libc-commits
mailing list