summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/android/CloexecSocketCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Kill marco. No functionality change.Benjamin Kramer2018-02-021-1/+1
* [clang-tidy] Remove unused static variable.Chih-Hung Hsieh2017-08-161-2/+0
* [clang-tidy] Use CloexecCheck as base class.Chih-Hung Hsieh2017-08-161-27/+7
* [clang-tidy] Add a new Android check "android-cloexec-socket"Yan Wang2017-07-121-0/+57
OpenPOWER on IntegriCloud