[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
Thu Jul 13 13:51:32 PDT 2017
yawanng updated this revision to Diff 106520.
yawanng marked an inline comment as done.
Herald added subscribers: xazax.hun, JDevlieghere.
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.106520.patch
Type: text/x-patch
Size: 8813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170713/8fc5ed28/attachment-0001.bin>
More information about the cfe-commits
mailing list