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
/
UseAuto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
6
-630
/
+0
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-09-03
4
-19
/
+17
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
4
-17
/
+19
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
4
-19
/
+17
*
cpp11-migrate: Add -for-compilers command line switch.
Guillaume Papin
2013-07-29
1
-0
/
+7
*
cpp11-migrate: Register the transforms automatically using llvm::Registry
Guillaume Papin
2013-07-24
1
-0
/
+14
*
Fix UseAuto not transforming iterator when non-fully qualifiers are used and
Ariel J. Bernal
2013-07-15
1
-16
/
+9
*
cpp11-migrate: Tidying up
Edwin Vane
2013-07-08
5
-17
/
+22
*
cpp11-migrate: Transforms honour header modification flag
Edwin Vane
2013-06-18
3
-10
/
+10
*
cpp11-migrate: Transform now responsible for applying replacements
Edwin Vane
2013-06-18
2
-18
/
+10
*
cpp11-migrate: Transform now responsible for file content overriding
Edwin Vane
2013-06-17
1
-1
/
+3
*
cpp11-migrate: Replace file override container
Edwin Vane
2013-06-13
2
-4
/
+4
*
cpp11-migrate: New mechanism for overriding file contents
Edwin Vane
2013-06-12
1
-7
/
+1
*
cpp11-migrate: Refactor how global options are passed to Transforms
Edwin Vane
2013-06-06
2
-5
/
+3
*
cpp11-migrate: Transforms collect timing data.
Edwin Vane
2013-05-30
2
-2
/
+3
*
Fix UseAuto replacing declaration lists with new expressions
Ariel J. Bernal
2013-05-27
3
-59
/
+81
*
Unbreak the build.
Benjamin Kramer
2013-05-17
1
-3
/
+4
*
Fix UseAuto replacing variable declaration lists containing non-initialized
Ariel J. Bernal
2013-05-17
3
-53
/
+69
*
lib-ified core cpp11-migrate functionality to support unit tests
Edwin Vane
2013-04-04
2
-2
/
+2
*
Use 'auto' with 'new' expressions
Edwin Vane
2013-04-02
5
-17
/
+123
*
cpp11-migrate segfaults transforming map<string,int>::iterator
Ariel J. Bernal
2013-03-27
1
-1
/
+8
*
Fixing Doxygen warnings in cpp11-migrate
Edwin Vane
2013-03-08
1
-3
/
+3
*
Added summary option to cpp11-migrate tool
Dmitri Gribenko
2013-03-05
2
-2
/
+3
*
Introducing Use-Auto transform for cpp11-migrate
Edwin Vane
2013-02-28
6
-0
/
+473