[PATCH] D35368: [clang-tidy] Add a close-on-exec check on inotify_init1() in Android module.

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 13 13:38:04 PDT 2017


Eugene.Zelenko added inline comments.


================
Comment at: docs/ReleaseNotes.rst:60
 
+- New `android-cloexec-inotify-init1
+  <http://clang.llvm.org/extra/clang-tidy/checks/android-cloexec-inotify-init1.html>`_ check
----------------
Please sort checks in alphabetical order.


Repository:
  rL LLVM

https://reviews.llvm.org/D35368





More information about the cfe-commits mailing list