[libc-commits] [libc] [libc] implement insque and remque (PR #80305)

via libc-commits libc-commits at lists.llvm.org
Thu Feb 1 08:31:31 PST 2024


lntue wrote:

I think you will need to provide the declaration for these functions for it to work in full build mode.  The `search.h` we generate is from here:
https://github.com/llvm/llvm-project/blob/main/libc/spec/posix.td#L1297


https://github.com/llvm/llvm-project/pull/80305


More information about the libc-commits mailing list