[PATCH] D35364: [clang-tidy] Add a close-on-exec check on dup() in Android module.
Yan Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 10 16:56:57 PDT 2017
yawanng updated this revision to Diff 110654.
https://reviews.llvm.org/D35364
Files:
clang-tidy/android/AndroidTidyModule.cpp
clang-tidy/android/CMakeLists.txt
clang-tidy/android/CloexecCheck.cpp
clang-tidy/android/CloexecCheck.h
clang-tidy/android/CloexecDupCheck.cpp
clang-tidy/android/CloexecDupCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/android-cloexec-dup.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/android-cloexec-dup.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35364.110654.patch
Type: text/x-patch
Size: 7998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170810/8b01b143/attachment.bin>
More information about the cfe-commits
mailing list