aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/android/CloexecEpollCreate1Check.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-05-25[clang-tidy] Remove unused includes (NFC) (#141420)Kazu Hirata1-2/+0
2023-01-14[clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folderCarlos Galvez1-6/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-02-02[clang-tidy] Kill marco. No functionality change.Benjamin Kramer1-1/+1
2017-08-16[clang-tidy] Add a close-on-exec check on epoll_create1() in Android module.Chih-Hung Hsieh1-0/+33