.. |
AndroidTidyModule.cpp
|
[Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in source code headers.
|
2018-09-20 00:02:55 +00:00 |
CMakeLists.txt
|
[Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in source code headers.
|
2018-09-20 00:02:55 +00:00 |
CloexecAccept4Check.cpp
|
[clang-tidy] Kill marco. No functionality change.
|
2018-02-02 13:39:07 +00:00 |
CloexecAccept4Check.h
|
[clang-tidy] Add a close-on-exec check on accept4() in Android module.
|
2017-08-16 17:46:18 +00:00 |
CloexecAcceptCheck.cpp
|
[clang-tidy] Add a close-on-exec check on accept() in Android module.
|
2017-08-16 17:18:16 +00:00 |
CloexecAcceptCheck.h
|
[clang-tidy] Add a close-on-exec check on accept() in Android module.
|
2017-08-16 17:18:16 +00:00 |
CloexecCheck.cpp
|
Port getLocEnd -> getEndLoc
|
2018-08-09 22:43:02 +00:00 |
CloexecCheck.h
|
[clang-tidy] Use const char* to compile with VC cl.exe.
|
2017-08-16 19:13:35 +00:00 |
CloexecCreatCheck.cpp
|
[clang-tidy] Use CloexecCheck as base class.
|
2017-08-16 16:59:26 +00:00 |
CloexecCreatCheck.h
|
[clang-tidy] Use CloexecCheck as base class.
|
2017-08-16 16:59:26 +00:00 |
CloexecDupCheck.cpp
|
[clang-tidy] Add a close-on-exec check on dup() in Android module.
|
2017-08-14 17:04:16 +00:00 |
CloexecDupCheck.h
|
[clang-tidy] Add a close-on-exec check on dup() in Android module.
|
2017-08-14 17:04:16 +00:00 |
CloexecEpollCreate1Check.cpp
|
[clang-tidy] Kill marco. No functionality change.
|
2018-02-02 13:39:07 +00:00 |
CloexecEpollCreate1Check.h
|
[clang-tidy] Add a close-on-exec check on epoll_create1() in Android module.
|
2017-08-16 17:53:12 +00:00 |
CloexecEpollCreateCheck.cpp
|
[clang-tidy] Add a close-on-exec check on epoll_create() in Android module.
|
2017-08-16 18:02:49 +00:00 |
CloexecEpollCreateCheck.h
|
[clang-tidy] Add a close-on-exec check on epoll_create() in Android module.
|
2017-08-16 18:02:49 +00:00 |
CloexecFopenCheck.cpp
|
[clang-tidy] Use CloexecCheck as base class.
|
2017-08-16 16:59:26 +00:00 |
CloexecFopenCheck.h
|
[clang-tidy] Use CloexecCheck as base class.
|
2017-08-16 16:59:26 +00:00 |
CloexecInotifyInit1Check.cpp
|
[clang-tidy] Kill marco. No functionality change.
|
2018-02-02 13:39:07 +00:00 |
CloexecInotifyInit1Check.h
|
[clang-tidy] Add a close-on-exec check on inotify_init1() in Android module.
|
2017-08-14 17:45:48 +00:00 |
CloexecInotifyInitCheck.cpp
|
[clang-tidy] Add a close-on-exec check on inotify_init() in Android module.
|
2017-08-14 17:25:41 +00:00 |
CloexecInotifyInitCheck.h
|
[clang-tidy] Add a close-on-exec check on inotify_init() in Android module.
|
2017-08-14 17:25:41 +00:00 |
CloexecMemfdCreateCheck.cpp
|
[clang-tidy] Fix for buildbot.
|
2017-08-10 22:09:22 +00:00 |
CloexecMemfdCreateCheck.h
|
[clang-tidy] Fix for buildbot.
|
2017-08-10 22:09:22 +00:00 |
CloexecOpenCheck.cpp
|
[clang-tidy] Kill marco. No functionality change.
|
2018-02-02 13:39:07 +00:00 |
CloexecOpenCheck.h
|
[clang-tidy] Use CloexecCheck as base class.
|
2017-08-16 16:59:26 +00:00 |
CloexecSocketCheck.cpp
|
[clang-tidy] Kill marco. No functionality change.
|
2018-02-02 13:39:07 +00:00 |
CloexecSocketCheck.h
|
[clang-tidy] Use CloexecCheck as base class.
|
2017-08-16 16:59:26 +00:00 |
ComparisonInTempFailureRetryCheck.cpp
|
Port getLocStart -> getBeginLoc
|
2018-08-09 22:42:26 +00:00 |
ComparisonInTempFailureRetryCheck.h
|
[clang-tidy] Add a `android-comparison-in-temp-failure-retry` check
|
2018-04-10 21:22:22 +00:00 |