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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
65
-7878
/
+0
*
Rename clang-replace -> clang-apply-replacements
Edwin Vane
2013-09-03
6
-7
/
+7
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-09-03
37
-598
/
+475
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
37
-475
/
+598
*
cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency
Edwin Vane
2013-08-30
2
-3
/
+3
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
35
-595
/
+472
*
cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
2013-08-29
10
-0
/
+534
*
Temporarily revert r189363 as it seems to be failing to build.
Eric Christopher
2013-08-27
10
-534
/
+0
*
cpp11-migrate: Add Pass-By-Value Transform
Guillaume Papin
2013-08-27
10
-0
/
+534
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-27
3
-0
/
+616
*
Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
2013-08-22
3
-616
/
+0
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-22
3
-0
/
+616
*
Adjust for r188968.
Eli Friedman
2013-08-22
2
-2
/
+2
*
cpp11-migrate: Use Replacement serialization from clang::tooling
Edwin Vane
2013-08-20
5
-124
/
+20
*
Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
2013-08-20
3
-616
/
+0
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-20
3
-0
/
+616
*
Revert "cpp11-migrate: Add a class to support include directives modifications"
Guillaume Papin
2013-08-17
3
-616
/
+0
*
cpp11-migrate: Add a class to support include directives modifications
Guillaume Papin
2013-08-17
3
-0
/
+616
*
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
7
-42
/
+40
*
cpp11-migrate: Fixing doxygen warnings
Tareq A. Siraj
2013-08-14
2
-3
/
+4
*
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
*
\param is not for referring to arguments.
Benjamin Kramer
2013-08-14
1
-1
/
+1
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-08-13
6
-45
/
+239
*
cpp11-migrate: Fixed path problem with include/exclude paths
Tareq A. Siraj
2013-08-09
2
-7
/
+15
*
Fixed path differences when using include/exclude headers
Ariel J. Bernal
2013-07-31
1
-6
/
+34
*
Revert "cpp11-migrate: Write header replacements to disk"
Rafael Espindola
2013-07-30
6
-251
/
+45
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-07-30
6
-45
/
+251
*
cpp11-migrate: Add -for-compilers command line switch.
Guillaume Papin
2013-07-29
10
-14
/
+252
*
Revert "cpp11-migrate: Write header replacements to disk"
Rafael Espindola
2013-07-26
6
-258
/
+45
*
cpp11-migrate: Write header replacements to disk
Tareq A. Siraj
2013-07-26
6
-45
/
+258
*
Fix doxygen warnings
Ariel J. Bernal
2013-07-24
1
-2
/
+3
*
cpp11-migrate: Register the transforms automatically using llvm::Registry
Guillaume Papin
2013-07-24
10
-49
/
+148
*
test commit
Guillaume Papin
2013-07-24
1
-2
/
+1
*
Fix doxygen warnings
Ariel J. Bernal
2013-07-23
1
-3
/
+4
*
cp11-migrate: Integration with LibFormat
Edwin Vane
2013-07-23
7
-15
/
+390
*
Revert "cp11-migrate: Integration with LibFormat"
Michael Gottesman
2013-07-22
7
-390
/
+15
*
cp11-migrate: Integration with LibFormat
Edwin Vane
2013-07-22
7
-15
/
+390
*
Update for llvm API change.
Rafael Espindola
2013-07-16
1
-2
/
+2
*
Fix UseAuto not transforming iterator when non-fully qualifiers are used and
Ariel J. Bernal
2013-07-15
3
-49
/
+69
*
cpp11-migrate: FileOverrides/Transform refactoring.
Tareq A. Siraj
2013-07-12
7
-150
/
+198
*
Generate a unique filename for a given header
Tareq A. Siraj
2013-07-10
2
-0
/
+60
*
cpp11-migrate: Fixes for r185811
Edwin Vane
2013-07-08
2
-2
/
+3
*
cpp11-migrate: Tidying up
Edwin Vane
2013-07-08
47
-169
/
+232
*
cpp11-migrate: Minor command-line fixes and improvements
Edwin Vane
2013-07-04
6
-11
/
+38
*
cpp11-migrate: Add Replace-AutoPtr Transform
Edwin Vane
2013-07-03
9
-0
/
+504
*
Don't use PathV1.h in PerfSupport.cpp.
Rafael Espindola
2013-06-26
1
-4
/
+3
*
cpp11-migrate: Really fixing doxygen warning
Edwin Vane
2013-06-25
1
-0
/
+1
*
cpp11-migrate: Fixing doxygen warning
Edwin Vane
2013-06-19
1
-1
/
+0
[next]