aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/android/CloexecFopenCheck.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-23[clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headersCarlos Galvez1-6/+2
2022-06-16[clang-tidy] Organize check doc files into subdirectories (NFC)Richard1-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] Use CloexecCheck as base class.Chih-Hung Hsieh1-3/+3
2017-06-29[clang-tidy][Part3] Add a new module Android and three new checks.Yan Wang1-0/+38