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
/
LoopConvertCheck.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
Alexander Kornienko
2019-03-25
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Handle correctly containers that are data members in modernize-loop-convert.
Angel Garcia Gomez
2015-11-03
1
-1
/
+1
*
Only copy small types in modernize-loop-convert.
Angel Garcia Gomez
2015-10-30
1
-0
/
+1
*
Don't use "auto" on loops over fundamental types in modernize-loop-convert.
Angel Garcia Gomez
2015-10-22
1
-1
/
+1
*
Prevent loop-convert from leaving empty lines after removing an alias declara...
Angel Garcia Gomez
2015-10-01
1
-0
/
+2
*
Add NamingStyle option to modernize-loop-convert.
Angel Garcia Gomez
2015-09-24
1
-1
/
+2
*
Refactor LoopConvertCheck.
Angel Garcia Gomez
2015-09-21
1
-12
/
+29
*
Another patch for modernize-loop-convert.
Angel Garcia Gomez
2015-09-11
1
-1
/
+1
*
Avoid using rvalue references with trivially copyable types.
Angel Garcia Gomez
2015-09-08
1
-6
/
+11
*
[clang-tidy] Add loop-convert check to clang-tidy.
Alexander Kornienko
2015-08-19
1
-0
/
+52