summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/android-cloexec-creat.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy][Part2] Add a new module Android and three new checksYan Wang2017-06-291-0/+35
Summary: -- creat() should be replaced by open(). [android-creat-usage] Reviewers: chh, alexfh, aaron.ballman, hokein Reviewed By: hokein Subscribers: JDevlieghere, srhines, mgorny, xazax.hun Tags: #clang-tools-extra Differential Revision: https://reviews.llvm.org/D33745 llvm-svn: 306708
OpenPOWER on IntegriCloud