index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clang-tidy
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove \brief commands from doxygen comments.
Dmitri Gribenko
2019-08-22
1
-1
/
+1
*
android: add a close-on-exec check on pipe()
George Burgess IV
2019-06-06
4
-0
/
+74
*
android: add a close-on-exec check on pipe2()
George Burgess IV
2019-06-06
4
-0
/
+70
*
Remove unnecessary const&s; NFC
George Burgess IV
2019-05-23
3
-3
/
+3
*
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
Alexander Kornienko
2019-03-25
2
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
29
-115
/
+87
*
[Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in...
Eugene Zelenko
2018-09-20
2
-4
/
+4
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
2
-6
/
+6
*
[clang-tidy] Add a `android-comparison-in-temp-failure-retry` check
George Burgess IV
2018-04-10
4
-0
/
+124
*
[clang-tidy] Sort includes; NFC
George Burgess IV
2018-04-06
1
-1
/
+1
*
[clang-tidy] Kill marco. No functionality change.
Benjamin Kramer
2018-02-02
5
-5
/
+5
*
[clang-tidy] Remove unused static variable.
Chih-Hung Hsieh
2017-08-16
1
-2
/
+0
*
[clang-tidy] Use const char* to compile with VC cl.exe.
Chih-Hung Hsieh
2017-08-16
2
-4
/
+4
*
[clang-tidy] Add a close-on-exec check on epoll_create() in Android module.
Chih-Hung Hsieh
2017-08-16
4
-0
/
+75
*
[clang-tidy] Add a close-on-exec check on epoll_create1() in Android module.
Chih-Hung Hsieh
2017-08-16
4
-0
/
+72
*
[clang-tidy] Add a close-on-exec check on accept4() in Android module.
Chih-Hung Hsieh
2017-08-16
4
-0
/
+78
*
[clang-tidy] Add a close-on-exec check on accept() in Android module.
Chih-Hung Hsieh
2017-08-16
4
-0
/
+85
*
[clang-tidy] Use CloexecCheck as base class.
Chih-Hung Hsieh
2017-08-16
10
-158
/
+60
*
[clang-tidy] Add a close-on-exec check on inotify_init1() in Android module.
Chih-Hung Hsieh
2017-08-14
4
-0
/
+72
*
[clang-tidy] Add a close-on-exec check on inotify_init() in Android module.
Chih-Hung Hsieh
2017-08-14
4
-0
/
+73
*
[clang-tidy] Add a close-on-exec check on dup() in Android module.
Chih-Hung Hsieh
2017-08-14
6
-0
/
+90
*
Fix Wdocumentation warning - typo in argument list. NFCI.
Simon Pilgrim
2017-08-12
1
-1
/
+1
*
[clang-tidy] Fix for buildbot.
Yan Wang
2017-08-10
6
-0
/
+272
*
Revert "[clang-tidy] Refactor the code and add a close-on-exec check on memfd...
Reid Kleckner
2017-08-10
6
-272
/
+0
*
[clang-tidy] Refactor the code and add a close-on-exec check on memfd_create(...
Yan Wang
2017-08-10
6
-0
/
+272
*
[clang-tidy] Add a new Android check "android-cloexec-socket"
Yan Wang
2017-07-12
5
-29
/
+98
*
[clang-tidy] Rename android-file-open-flag and fix a bug
Yan Wang
2017-06-29
4
-20
/
+22
*
[clang-tidy][Part3] Add a new module Android and three new checks.
Yan Wang
2017-06-29
4
-0
/
+115
*
[clang-tidy][Part2] Add a new module Android and three new checks
Yan Wang
2017-06-29
4
-0
/
+97
*
[clang-tidy][Part1] Add a new module Android and three new checks.
Yan Wang
2017-06-23
4
-0
/
+192