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
/
misc
/
UnusedParametersCheck.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
Alexander Kornienko
2019-03-25
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] misc-unused-parameters - retain old behavior under StrictMode
Alexander Kornienko
2018-06-28
1
-0
/
+2
*
[clang-tidy] Optimize misc-unused-parameters. NFCI
Alexander Kornienko
2017-05-17
1
-2
/
+5
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-1
/
+0
*
[clang-tidy] remove trailing whitespaces and retab
Kirill Bobyrev
2016-08-01
1
-1
/
+1
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-0
/
+2
*
[clang-tidy] Update docs for clang-tidy checks. NFC
Alexander Kornienko
2015-08-27
1
-2
/
+2
*
misc-unused-parameters: Don't warn on ParmVarDecls in the return type.
Daniel Jasper
2015-07-27
1
-0
/
+5
*
Initial version of clang-tidy check to find and fix unused parameters.
Daniel Jasper
2015-07-20
1
-0
/
+32