aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2024-07-22 15:34:24 -0700
committerGitHub <noreply@github.com>2024-07-22 15:34:24 -0700
commit173514ff129620364ac0ed61027e81194d997d76 (patch)
treece87457416d4492fe5baeafe3e1e29f75ee63013 /clang/lib/Frontend/CompilerInvocation.cpp
parenta1359f5ed446a2a6c5f87bfa938448b1016f9b12 (diff)
downloadllvm-173514ff129620364ac0ed61027e81194d997d76.zip
llvm-173514ff129620364ac0ed61027e81194d997d76.tar.gz
llvm-173514ff129620364ac0ed61027e81194d997d76.tar.bz2
[libc] Disable epoll_pwait2 for now. (#99967)
This patch reverts #99781 and part of #99771 since `epoll_pwait2` is not in fact available on all supported systems. It is my opinion that we shouldn't provide a version of a function that doesn't perform as expected, which is why this revert needs to happen. The `epoll_pwait2` function can be reenabled when we have a way to check if it is available on the target system, tracking bug for that is #80060
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions