clang-tools 20.0.0git
|
#include "CloexecCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::android::CloexecEpollCreate1Check |
Finds code that uses epoll_create1() without using the EPOLL_CLOEXEC flag. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::android |