about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-24 10:17:46 +0000
committerbors <bors@rust-lang.org>2024-08-24 10:17:46 +0000
commit3a9e63c76505d4ee86f8076523287cade592876e (patch)
tree02d300d9a1e8b461e0e07ad6b227e9a4a891ccbb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent17659eb40fdada377985ee1a14d649c4ebe21967 (diff)
parent14f22c6e66b75aab02fc2a50ce18f1af638050ec (diff)
downloadrust-3a9e63c76505d4ee86f8076523287cade592876e.tar.gz
rust-3a9e63c76505d4ee86f8076523287cade592876e.zip
Auto merge of #3836 - tiif:einval_ctl, r=oli-obk
epoll: Add a EINVAL case

In ``epoll_ctl`` documentation, it is mentioned that:
> EINVAL epfd is not an epoll file descriptor, or fd is the same as epfd, or the requested operation op is not supported by this interface.

So I added this EINVAL case for ``epfd == fd`` in ``epoll_ctl``
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions