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
/
tool
/
Cpp11Migrate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
1
-494
/
+0
*
Rename clang-replace -> clang-apply-replacements
Edwin Vane
2013-09-03
1
-1
/
+1
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-09-03
1
-81
/
+146
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
1
-146
/
+81
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
1
-81
/
+146
*
cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
2013-08-29
1
-0
/
+2
*
Temporarily revert r189363 as it seems to be failing to build.
Eric Christopher
2013-08-27
1
-2
/
+0
*
cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
2013-08-27
1
-0
/
+2
*
cpp11-migrate: Use Replacement serialization from clang::tooling
Edwin Vane
2013-08-20
1
-2
/
+2
*
Use -std=c++11 when no compilation database is provided
Ariel J. Bernal
2013-08-16
1
-7
/
+29
*
cpp11-migrate: Remove mention of 'headers' from serialization code
Edwin Vane
2013-08-14
1
-2
/
+2
*
cpp11-migrate: Fix silly logic error preventing multiple transforms
Edwin Vane
2013-08-14
1
-1
/
+2
*
cpp11-migrate: Adding -yaml-only option
Edwin Vane
2013-08-14
1
-37
/
+51
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-08-13
1
-2
/
+29
*
Revert "cpp11-migrate: Write header replacements to disk"
Rafael Espindola
2013-07-30
1
-29
/
+2
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-07-30
1
-2
/
+29
*
cpp11-migrate: Add -for-compilers command line switch.
Guillaume Papin
2013-07-29
1
-8
/
+82
*
Revert "cpp11-migrate: Write header replacements to disk"
Rafael Espindola
2013-07-26
1
-36
/
+2
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-07-26
1
-2
/
+36
*
cpp11-migrate: Register the transforms automatically using llvm::Registry
Guillaume Papin
2013-07-24
1
-22
/
+16
*
cp11-migrate: Integration with LibFormat
Edwin Vane
2013-07-23
1
-3
/
+66
*
Revert "cp11-migrate: Integration with LibFormat"
Michael Gottesman
2013-07-22
1
-66
/
+3
*
cp11-migrate: Integration with LibFormat
Edwin Vane
2013-07-22
1
-3
/
+66
*
Update for llvm API change.
Rafael Espindola
2013-07-16
1
-2
/
+2
*
cpp11-migrate: FileOverrides/Transform refactoring.
Tareq A. Siraj
2013-07-12
1
-13
/
+18
*
cpp11-migrate: Tidying up
Edwin Vane
2013-07-08
1
-11
/
+10
*
cpp11-migrate: Minor command-line fixes and improvements
Edwin Vane
2013-07-04
1
-1
/
+17
*
cpp11-migrate: Add Replace-AutoPtr Transform
Edwin Vane
2013-07-03
1
-0
/
+5
*
cpp11-migrate: Transforms honour header modification flag
Edwin Vane
2013-06-18
1
-3
/
+0
*
cpp11-migrate: Transform now responsible for applying replacements
Edwin Vane
2013-06-18
1
-16
/
+19
*
cpp11-migrate: Add headers to file override information
Edwin Vane
2013-06-13
1
-0
/
+13
*
cpp11-migrate: Replace file override container
Edwin Vane
2013-06-13
1
-32
/
+9
*
cpp11-migrate: Add EnableHeaderModification flag
Edwin Vane
2013-06-06
1
-0
/
+18
*
cpp11-migrate: Refactor how global options are passed to Transforms
Edwin Vane
2013-06-06
1
-7
/
+10
*
cpp11-migrate: Eliminate windows line endings
Edwin Vane
2013-06-05
1
-196
/
+196
*
cpp11-migrate: collect performance timers per source file
Edwin Vane
2013-06-04
1
-252
/
+196
*
cpp11-migrate: turn off PID-based perf data filenames
Edwin Vane
2013-06-03
1
-2
/
+6
*
Add support for report execution times
Ariel J. Bernal
2013-06-03
1
-1
/
+78
*
cpp11-migrate: Transforms collect timing data.
Edwin Vane
2013-05-30
1
-1
/
+1
*
Add support to read include/exclude paths from file
Edwin Vane
2013-05-02
1
-2
/
+10
*
Adding support for -include/-exclude to cpp11-migrate
Edwin Vane
2013-04-15
1
-0
/
+11
*
Adding the AddOverride transform for cpp11-migrate
Edwin Vane
2013-04-09
1
-0
/
+4
*
Fix symbol dependency errors introduced with libmigrateCore
Edwin Vane
2013-04-05
1
-1
/
+13
*
lib-ified core cpp11-migrate functionality to support unit tests
Edwin Vane
2013-04-04
1
-0
/
+136