[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
Thu May 18 09:45:42 PDT 2017
yawanng updated this revision to Diff 99447.
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.99447.patch
Type: text/x-patch
Size: 12440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170518/59d765ef/attachment-0001.bin>
More information about the cfe-commits
mailing list