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
/
google
/
NamedParameterCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Move google-readability-function check to readability-named-para...
Alexander Kornienko
2015-03-16
1
-127
/
+0
*
[clang-tidy] Refactor: Move google clang-tidy checks to namespace clang::tidy...
Alexander Kornienko
2015-03-05
1
-0
/
+2
*
[cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-1
/
+1
*
[clang-tidy] google-readability-function: skip std::nullptr_t
Alexander Kornienko
2014-11-05
1
-0
/
+4
*
Clang-tidy google-readability-function check: don't warn on gmock
Alexander Kornienko
2014-09-25
1
-0
/
+5
*
[clang-tidy] Eliminate inline copies of InTemplateInstantiation matcher.
Benjamin Kramer
2014-09-03
1
-7
/
+1
*
[clang-tidy] Don't suggest naming the dummy argument of a post-inc operator o...
Benjamin Kramer
2014-09-01
1
-0
/
+6
*
[clang-tidy] Don't suggest naming unnamed parameters on deleted/defaulted fun...
Benjamin Kramer
2014-08-29
1
-1
/
+2
*
[clang-tidy] Fix unnamed parameter comment insertion with multiple parameters.
Benjamin Kramer
2014-08-04
1
-3
/
+3
*
[clang-tidy] Make the named parameter check only warn on declarations if a de...
Benjamin Kramer
2014-08-04
1
-11
/
+28
*
[clang-tidy] Add a checker that flags unnamed parameters.
Benjamin Kramer
2014-07-15
1
-0
/
+98