[PATCH] D35365: [clang-tidy] Add a close-on-exec check on epoll_create1() in Android module.
Yan Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 13 13:55:04 PDT 2017
yawanng updated this revision to Diff 106523.
yawanng marked 2 inline comments as done.
https://reviews.llvm.org/D35365
Files:
clang-tidy/android/AndroidTidyModule.cpp
clang-tidy/android/CMakeLists.txt
clang-tidy/android/CloexecEpollCreate1Check.cpp
clang-tidy/android/CloexecEpollCreate1Check.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/android-cloexec-epoll-create1.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/android-cloexec-epoll-create1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35365.106523.patch
Type: text/x-patch
Size: 8590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170713/4f617b09/attachment.bin>
More information about the cfe-commits
mailing list