[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 Aug 10 16:25:16 PDT 2017


yawanng updated this revision to Diff 110649.

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.110649.patch
Type: text/x-patch
Size: 8017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170810/7c58940a/attachment.bin>


More information about the cfe-commits mailing list