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
/
test
/
clang-tidy
/
modernize-pass-by-value.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
1
-215
/
+0
*
Run ClangTidy tests in all C++ language modes
Dmitri Gribenko
2019-05-20
1
-1
/
+1
*
[clang-tidy] Move more checks from misc- to performance-
Alexander Kornienko
2017-11-28
1
-1
/
+1
*
[clang-tidy] Fix check for trivially copyable types in modernize-pass-by-value
Malcolm Parsons
2017-01-12
1
-2
/
+16
*
[clang-tidy] Don't rely on <array> being available.
Benjamin Kramer
2016-05-24
1
-6
/
+5
*
[clang-tidy] modernize-pass-by-value bugfix. Reverting lit-style test
Mads Ravn
2016-05-24
1
-5
/
+4
*
[clang-tidy] modernize-pass-by-value bugfix. Reverting lit-style test
Mads Ravn
2016-05-24
1
-18
/
+16
*
[clang-tidy] modernize-pass-by-value bugfix
Mads Ravn
2016-05-24
1
-15
/
+25
*
Commiting for http://reviews.llvm.org/D20365
Mads Ravn
2016-05-23
1
-7
/
+0
*
Commiting for http://reviews.llvm.org/D20365
Mads Ravn
2016-05-23
1
-0
/
+6
*
Switch check_clang_tidy to argparse and add a -resource-dir argument.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
Add %check_clang_tidy and %clang_tidy_diff.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
[clang-tidy] Use a python script instead of a shell script to run clang-tidy ...
Alexander Kornienko
2015-08-20
1
-2
/
+1
*
clang-tools-extra/test/clang-tidy/modernize-pass-by-value.cpp: Tweak not to o...
NAKAMURA Takumi
2015-08-15
1
-1
/
+1
*
clang-tools-extra/test/clang-tidy/modernize-pass-by-value.cpp: Appease target...
NAKAMURA Takumi
2015-08-15
1
-1
/
+1
*
[clang-tidy] Create clang-tidy module modernize. Add pass-by-value check.
Alexander Kornienko
2015-08-14
1
-0
/
+197