Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang-tools-extra
/
clang-tidy
/
readability
/
InconsistentDeclarationParameterNameCheck.cpp
43465bf
Port getLocStart -> getBeginLoc
by Stephen Kelly
· 7 years ago
57b66c8
[clang-tidy] readability-inconsistent-declaration-parameter-name: accept approximate name matches.
by Sam McCall
· 7 years ago
063e6cc
clang-tidy: add IgnoreMacros option to readability-inconsistent-declaration-parameter-name
by Miklos Vajna
· 8 years ago
7c7ea7d
[clang-tools-extra] Format sources with clang-format. NFC.
by Mandeep Singh Grang
· 9 years ago
51a9cc9
Apply performance-unnecessary-value-param to clang-tidy.
by Benjamin Kramer
· 9 years ago
456177b
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
by Etienne Bergeron
· 9 years ago
0a29557
Test commit
by Piotr Dziwinski
· 10 years ago
18929c5
Pass SourceLocation by value instead of by const reference since its just a 32-bit integer. NFC
by Craig Topper
· 10 years ago
11d4d64
[clang-tidy] Add inconsistent declaration parameter name check
by Alexander Kornienko
· 10 years ago