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
/
modernize
/
LoopConvertUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix trivial typos in comments; NFC
Kazuaki Ishizaki
2020-01-02
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Dmitri Gribenko
2019-08-22
1
-23
/
+23
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] Update checks to play nicely with limited traversal scope added ...
Sam McCall
2018-11-15
1
-3
/
+3
*
Fix some Clang-tidy modernize-use-default and Include What You Use warnings; ...
Eugene Zelenko
2016-11-29
1
-3
/
+10
*
Adapt to TraverseLambdaCapture interface change from D23204
Martin Bohme
2016-08-17
1
-1
/
+2
*
[clang-tidy] Remove dead code. NFC.
Benjamin Kramer
2016-06-15
1
-3
/
+0
*
Handle correctly containers that are data members in modernize-loop-convert.
Angel Garcia Gomez
2015-11-03
1
-2
/
+2
*
Add NamingStyle option to modernize-loop-convert.
Angel Garcia Gomez
2015-09-24
1
-2
/
+14
*
Another patch for modernize-loop-convert.
Angel Garcia Gomez
2015-09-11
1
-4
/
+29
*
Avoid repeated replacements on loop-convert check.
Angel Garcia Gomez
2015-09-04
1
-0
/
+4
*
Two more fixes to loop convert.
Angel Garcia Gomez
2015-09-03
1
-0
/
+1
*
Fix several corner cases for loop-convert check.
Angel Garcia Gomez
2015-09-01
1
-3
/
+3
*
[clang-tidy] Add loop-convert check to clang-tidy.
Alexander Kornienko
2015-08-19
1
-0
/
+420