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
/
cpp11-migrate
/
LoopConvert
/
LoopActions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
1
-1135
/
+0
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-09-03
1
-9
/
+8
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
1
-8
/
+9
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
1
-9
/
+8
*
cpp11-migrate: Tidying up
Edwin Vane
2013-07-08
1
-1
/
+2
*
cpp11-migrate: Transforms honour header modification flag
Edwin Vane
2013-06-18
1
-1
/
+1
*
Use 'auto const&' for iterators whose deref operator return a const var
Ariel J. Bernal
2013-05-09
1
-9
/
+65
*
Stop LoopConvert removing DeclStmts from selection/iteration condition clauses
Edwin Vane
2013-05-06
1
-10
/
+76
*
Improve loop convert's variable aliasing
Edwin Vane
2013-04-01
1
-8
/
+17
*
Extend loop variable naming checks
Edwin Vane
2013-03-08
1
-1
/
+1
*
Have LoopConvert use 'auto &&' where necessary
Edwin Vane
2013-03-07
1
-5
/
+18
*
Properly identify 'this' as range-based for container
Edwin Vane
2013-03-04
1
-3
/
+9
*
Fix documentation comment in LoopConvert
Dmitri Gribenko
2013-02-27
1
-1
/
+1
*
Port loop-convert into cpp11-migrate
Edwin Vane
2013-01-04
1
-0
/
+985