[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
Fri Aug 11 10:08:30 PDT 2017
yawanng updated this revision to Diff 110753.
yawanng marked an inline comment as done.
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.110753.patch
Type: text/x-patch
Size: 8000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170811/5ad97047/attachment-0001.bin>
More information about the cfe-commits
mailing list