[libc-commits] [libc] [libc] implement `memalignment` (PR #132493)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Fri Mar 21 17:14:46 PDT 2025


https://github.com/jhuber6 commented:

Unrelated to this patch: I think this is also one of the freestanding functions, I wonder what the plan is to provide that? Normally those go in the clang resource directory headers but we don't have a freestanding `stdlib.h` there yet.

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


More information about the libc-commits mailing list