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
/
readability
/
AvoidConstParamsInDecls.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-3
/
+3
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-1
/
+1
*
[clang-tidy] readability-avoid-const-params-in-decls template instantiation b...
Malcolm Parsons
2016-10-11
1
-1
/
+6
*
[clang-tidy] Cleaning up language options.
Gabor Horvath
2016-09-24
1
-1
/
+1
*
[clang-tidy] Do not match on lambdas.
Samuel Benzaquen
2016-06-28
1
-4
/
+8
*
[clang-tidy] Do not try to suggest a fix if the parameter is partially in a m...
Samuel Benzaquen
2016-06-06
1
-0
/
+6
*
Fix uninitialized memory access when the token 'const' is not present in
Samuel Benzaquen
2016-06-01
1
-5
/
+8
*
[clang-tidy] fix readability-avoid-const-params-in-decls creating invalid cod...
Matthias Gehre
2016-04-12
1
-7
/
+40
*
[clang-tidy] readability check for const params in declarations
Alexander Kornienko
2016-03-30
1
-0
/
+71