[PATCH] D35368: [clang-tidy] Add a close-on-exec check on inotify_init1() in Android module.
Yan Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 11 10:02:52 PDT 2017
yawanng updated this revision to Diff 110750.
yawanng marked 2 inline comments as done.
https://reviews.llvm.org/D35368
Files:
clang-tidy/android/AndroidTidyModule.cpp
clang-tidy/android/CMakeLists.txt
clang-tidy/android/CloexecInotifyInit1Check.cpp
clang-tidy/android/CloexecInotifyInit1Check.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/android-cloexec-inotify-init1.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/android-cloexec-inotify-init1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35368.110750.patch
Type: text/x-patch
Size: 8035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170811/29ecfa74/attachment.bin>
More information about the cfe-commits
mailing list