[PATCH] D34913: [clang-tidy] Add a new Android check "android-cloexec-socket"
Yan Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 12 10:44:03 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307818: [clang-tidy] Add a new Android check "android-cloexec-socket" (authored by yawanng).
Changed prior to commit:
https://reviews.llvm.org/D34913?vs=106058&id=106252#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34913
Files:
clang-tools-extra/trunk/clang-tidy/android/AndroidTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/android/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/android/CloexecOpenCheck.cpp
clang-tools-extra/trunk/clang-tidy/android/CloexecSocketCheck.cpp
clang-tools-extra/trunk/clang-tidy/android/CloexecSocketCheck.h
clang-tools-extra/trunk/clang-tidy/utils/ASTUtils.cpp
clang-tools-extra/trunk/clang-tidy/utils/ASTUtils.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/android-cloexec-socket.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/android-cloexec-socket.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34913.106252.patch
Type: text/x-patch
Size: 14690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170712/797853ae/attachment-0001.bin>
More information about the cfe-commits
mailing list