aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/android/CloexecAcceptCheck.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-06-08[clang-tidy][NFC] run clang-format over 'android', 'boost' and 'bugprone' che...Baranov Victor1-5/+4
2025-05-25[clang-tidy] Remove unused includes (NFC) (#141420)Kazu Hirata1-1/+0
2023-01-14[clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folderCarlos Galvez1-6/+2
2019-05-23Remove unnecessary const&s; NFCGeorge Burgess IV1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-08-16[clang-tidy] Add a close-on-exec check on accept() in Android module.Chih-Hung Hsieh1-0/+47