[PATCH] D35362: [clang-tidy] Add a close-on-exec check on accept() in Android module.
Chih-Hung Hsieh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 16 10:15:15 PDT 2017
chh updated this revision to Diff 111377.
https://reviews.llvm.org/D35362
Files:
clang-tidy/android/AndroidTidyModule.cpp
clang-tidy/android/CMakeLists.txt
clang-tidy/android/CloexecAcceptCheck.cpp
clang-tidy/android/CloexecAcceptCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/android-cloexec-accept.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/android-cloexec-accept.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35362.111377.patch
Type: text/x-patch
Size: 7178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170816/3a5b3e5a/attachment-0001.bin>
More information about the cfe-commits
mailing list