[libc-commits] [PATCH] D153729: [libc] Correct usage of __unix__ and __linux__
Alfred Persson Forsberg via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Jun 26 13:24:03 PDT 2023
alfredfo added a comment.
In D153729#4447715 <https://reviews.llvm.org/D153729#4447715>, @sivachandra wrote:
> LGTM, but...
>
> In D153729#4447435 <https://reviews.llvm.org/D153729#4447435>, @alfredfo wrote:
>
>> Here are things still using `__unix__`, and I'm pretty sure those are correct.
>
> All of them seem to be related to the Linux futex word. Wouldn't `__linux__` be the most appropriate for them as well?
done!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153729/new/
https://reviews.llvm.org/D153729
More information about the libc-commits
mailing list