[PATCH] D35370: [clang-tidy] Add a close-on-exec check on inotify_init() in Android module.
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 13 13:37:14 PDT 2017
Eugene.Zelenko added inline comments.
================
Comment at: docs/ReleaseNotes.rst:60
+- New `android-cloexec-inotify-init
+ <http://clang.llvm.org/extra/clang-tidy/checks/android-cloexec-inotify-init.html>`_ check
----------------
Please sort checks in alphabetical order.
Repository:
rL LLVM
https://reviews.llvm.org/D35370
More information about the cfe-commits
mailing list