summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/android/CloexecAcceptCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary const&s; NFCGeorge Burgess IV2019-05-231-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Add a close-on-exec check on accept() in Android module.Chih-Hung Hsieh2017-08-161-0/+47
OpenPOWER on IntegriCloud