[all-commits] [llvm/llvm-project] 3a0205: [libc][NFC] Cleanup code for poll (#141802)
Michael Jones via All-commits
all-commits at lists.llvm.org
Wed May 28 14:09:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a0205ae0680b0a8c601cc3059a4698a835150e9
https://github.com/llvm/llvm-project/commit/3a0205ae0680b0a8c601cc3059a4698a835150e9
Author: Michael Jones <michaelrj at google.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M libc/src/poll/linux/poll.cpp
Log Message:
-----------
[libc][NFC] Cleanup code for poll (#141802)
Ensure everything is defined inside the namespace, reduce number of
ifdefs.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list