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
/
InconsistentDeclarationParameterNameCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-04
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
[clang-tidy] readability-inconsistent-declaration-parameter-name: accept appr...
Sam McCall
2018-07-13
1
-9
/
+19
*
clang-tidy: add IgnoreMacros option to readability-inconsistent-declaration-p...
Miklos Vajna
2018-01-05
1
-0
/
+11
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-7
/
+10
*
Apply performance-unnecessary-value-param to clang-tidy.
Benjamin Kramer
2016-06-15
1
-1
/
+1
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-2
/
+2
*
Test commit
Piotr Dziwinski
2015-10-24
1
-2
/
+2
*
Pass SourceLocation by value instead of by const reference since its just a 3...
Craig Topper
2015-09-21
1
-1
/
+1
*
[clang-tidy] Add inconsistent declaration parameter name check
Alexander Kornienko
2015-09-10
1
-0
/
+336