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

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


Eugene.Zelenko added inline comments.


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


Repository:
  rL LLVM

https://reviews.llvm.org/D35372





More information about the cfe-commits mailing list