[PATCH] D35362: [clang-tidy] Add a close-on-exec check on accept() in Android module.
Yan Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 10 17:16:26 PDT 2017
yawanng updated this revision to Diff 110659.
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.110659.patch
Type: text/x-patch
Size: 7042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170811/9c9edec5/attachment.bin>
More information about the cfe-commits
mailing list