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
/
readability-else-after-return.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
1
-119
/
+0
*
Run ClangTidy tests in all C++ language modes
Dmitri Gribenko
2019-05-20
1
-1
/
+1
*
[clang-tidy] Work around http://llvm.org/PR40392
Alexander Kornienko
2019-01-21
1
-0
/
+12
*
[clang-tidy] Ignore ExprWithCleanups when looking for else-after-throw
Malcolm Parsons
2017-11-28
1
-0
/
+18
*
[clang-tidy] Fixed readability-else-after-return for cascade statements
Malcolm Parsons
2016-11-04
1
-8
/
+36
*
[clang-tidy] fix readability-else-after-return test
Kirill Bobyrev
2016-08-11
1
-1
/
+1
*
[clang-tidy] enhance readability-else-after-return
Kirill Bobyrev
2016-08-10
1
-7
/
+34
*
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-tidy: [readability-else-after-return] Fix false positive. This
Daniel Jasper
2015-04-27
1
-0
/
+7
*
clang-tidy: Add initial check for "Don't use else after return".
Daniel Jasper
2015-01-14
1
-0
/
+28