llvm-project/clang-tools-extra/clang-tidy/android
Yan Wang 600a6133ad [clang-tidy] Rename android-file-open-flag and fix a bug
Summary:
1. Rename android-file-open-flag to android-cloexec-open.
2. Handle a case when the function is passed as an argument of a function-like macro.

Reviewers: chh

Reviewed By: chh

Subscribers: srhines, mgorny, JDevlieghere, xazax.hun, cfe-commits

Tags: #clang-tools-extra

Differential Revision: https://reviews.llvm.org/D34633

llvm-svn: 306728
2017-06-29 19:13:29 +00:00
..
AndroidTidyModule.cpp [clang-tidy] Rename android-file-open-flag and fix a bug 2017-06-29 19:13:29 +00:00
CMakeLists.txt [clang-tidy] Rename android-file-open-flag and fix a bug 2017-06-29 19:13:29 +00:00
CloexecCreatCheck.cpp
CloexecCreatCheck.h
CloexecFopenCheck.cpp [clang-tidy][Part3] Add a new module Android and three new checks. 2017-06-29 17:42:23 +00:00
CloexecFopenCheck.h [clang-tidy][Part3] Add a new module Android and three new checks. 2017-06-29 17:42:23 +00:00
CloexecOpenCheck.cpp [clang-tidy] Rename android-file-open-flag and fix a bug 2017-06-29 19:13:29 +00:00
CloexecOpenCheck.h [clang-tidy] Rename android-file-open-flag and fix a bug 2017-06-29 19:13:29 +00:00