[PATCH] D33304: [clang-tidy] Add a new module Android and a new check for file descriptors.

Yan Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 17 17:25:05 PDT 2017


yawanng updated this revision to Diff 99374.
yawanng added a comment.

Add unit test file.


https://reviews.llvm.org/D33304

Files:
  clang-tidy/CMakeLists.txt
  clang-tidy/android/AndroidTidyModule.cpp
  clang-tidy/android/CMakeLists.txt
  clang-tidy/android/FileDescriptorCheck.cpp
  clang-tidy/android/FileDescriptorCheck.h
  clang-tidy/plugin/CMakeLists.txt
  clang-tidy/tool/CMakeLists.txt
  clang-tidy/tool/ClangTidyMain.cpp
  test/clang-tidy/android-file-descriptor.cpp
  unittests/clang-tidy/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33304.99374.patch
Type: text/x-patch
Size: 12589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170518/ce20abcf/attachment-0001.bin>


More information about the cfe-commits mailing list