diff options
author | Krishna Pandey <47917477+krishna2803@users.noreply.github.com> | 2025-03-19 23:14:41 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 13:44:41 -0400 |
commit | bda87e0a09d44cdc8cbd1f4209182c3ff94b3428 (patch) | |
tree | f7b66ee8cda32be79c41f9f4826b70aca6d3a66f /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 0260bcb5f449aed83ebd40dc264b75e1fe40c2b9 (diff) | |
download | llvm-bda87e0a09d44cdc8cbd1f4209182c3ff94b3428.zip llvm-bda87e0a09d44cdc8cbd1f4209182c3ff94b3428.tar.gz llvm-bda87e0a09d44cdc8cbd1f4209182c3ff94b3428.tar.bz2 |
[libc][sched] Implement `CPU_ZERO`, `CPU_ISSET`, `CPU_SET` macros (#131524)
This PR implements the following macros for `sched.h`:
- `CPU_ZERO`
- `CPU_ISSET`
- `CPU_SET`
Fixes #124642
---------
Signed-off-by: krishna2803 <kpandey81930@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions