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
/
AddOverride
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
6
-335
/
+0
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-09-03
4
-11
/
+10
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
4
-10
/
+11
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
4
-11
/
+10
*
cpp11-migrate: Add -for-compilers command line switch.
Guillaume Papin
2013-07-29
1
-0
/
+12
*
cpp11-migrate: Register the transforms automatically using llvm::Registry
Guillaume Papin
2013-07-24
1
-0
/
+14
*
cpp11-migrate: Tidying up
Edwin Vane
2013-07-08
6
-38
/
+35
*
cpp11-migrate: Minor command-line fixes and improvements
Edwin Vane
2013-07-04
1
-4
/
+4
*
cpp11-migrate: Transforms honour header modification flag
Edwin Vane
2013-06-18
3
-6
/
+11
*
cpp11-migrate: Transform now responsible for applying replacements
Edwin Vane
2013-06-18
2
-16
/
+6
*
cpp11-migrate: Transform now responsible for file content overriding
Edwin Vane
2013-06-17
1
-3
/
+4
*
cpp11-migrate: Replace file override container
Edwin Vane
2013-06-13
2
-5
/
+6
*
cpp11-migrate: New mechanism for overriding file contents
Edwin Vane
2013-06-12
1
-8
/
+2
*
cpp11-migrate: Refactor how global options are passed to Transforms
Edwin Vane
2013-06-06
2
-4
/
+2
*
cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
2013-05-31
4
-4
/
+43
*
cpp11-migrate: Transforms collect timing data.
Edwin Vane
2013-05-30
2
-2
/
+4
*
cpp11-migrate: Add override specifier before comments on inline methods
Edwin Vane
2013-05-14
1
-16
/
+31
*
cpp11-migrate: Fix crash in AddOverride due to template instantiations
Edwin Vane
2013-05-10
1
-22
/
+34
*
Use 'auto const&' for iterators whose deref operator return a const var
Ariel J. Bernal
2013-05-09
1
-0
/
+4
*
Adding the AddOverride transform for cpp11-migrate
Edwin Vane
2013-04-09
6
-0
/
+252