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
/
readability
/
ElseAfterReturnCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Fixed crash 44745 in readability-else-after-return
Nathan James
2020-02-03
1
-0
/
+4
*
Handle init statements in readability-else-after-return
Nathan James
2020-01-02
1
-28
/
+210
*
[clang-tidy] Work around http://llvm.org/PR40392
Alexander Kornienko
2019-01-21
1
-4
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Convert two more files that were using Windows line endings and remove
Chandler Carruth
2019-01-19
1
-58
/
+58
*
[clang-tidy] Resolve readability-else-after-return false positive for constex...
Marek Kurdej
2018-10-19
1
-57
/
+58
*
[clang-tidy] Ignore ExprWithCleanups when looking for else-after-throw
Malcolm Parsons
2017-11-28
1
-1
/
+2
*
[clang-tidy] Fixed readability-else-after-return for cascade statements
Malcolm Parsons
2016-11-04
1
-1
/
+1
*
[clang-tidy] enhance readability-else-after-return
Kirill Bobyrev
2016-08-10
1
-7
/
+16
*
[clang-tidy] Refactoring of FixHintUtils
Etienne Bergeron
2016-05-11
1
-6
/
+4
*
clang-tidy: [readability-else-after-return] Fix false positive. This
Daniel Jasper
2015-04-27
1
-3
/
+5
*
[clang-tidy] Refactor: Move readability checks to namespace clang::tidy::read...
Alexander Kornienko
2015-03-02
1
-1
/
+2
*
clang-tidy: Add initial check for "Don't use else after return".
Daniel Jasper
2015-01-14
1
-0
/
+46