[libc-commits] [libc] [libc] Remove unused target conditionals for Apple platforms (PR #119030)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Fri Dec 6 13:12:44 PST 2024


https://github.com/michaelrj-google approved this pull request.

LGTM, we can look into other solutions if necessary. For now it looks like `#ifdef __APPLE__` is good enough for what we're currently doing.

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


More information about the libc-commits mailing list