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
*
cpp11-migrate: Eliminate windows line endings
Edwin Vane
2013-06-05
6
-649
/
+649
*
cpp11-migrate: collect performance timers per source file
Edwin Vane
2013-06-04
6
-536
/
+649
*
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: Add option to detect and use macros that expand to 'override'
Edwin Vane
2013-05-31
4
-4
/
+43
*
Tweak autoconf link params to fix migrator build
Edwin Vane
2013-05-30
1
-4
/
+3
*
cpp11-migrate: Transforms collect timing data.
Edwin Vane
2013-05-30
13
-17
/
+82
*
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
*
cpp11-migrate: Check for valid NULL macros from macro arg expansions
Edwin Vane
2013-05-16
1
-2
/
+8
*
cpp11-migrate: Refactor NullptrActions
Edwin Vane
2013-05-16
1
-181
/
+179
*
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
*
Transform for loops over pseudo-arrays only if begin/end members exist
Edwin Vane
2013-05-09
1
-1
/
+48
*
Use 'auto const&' for iterators whose deref operator return a const var
Ariel J. Bernal
2013-05-09
5
-13
/
+97
*
Stop LoopConvert removing DeclStmts from selection/iteration condition clauses
Edwin Vane
2013-05-06
2
-10
/
+78
*
Added comprehensive macro arg usage logic to Use-Nullptr Transform
Edwin Vane
2013-05-06
1
-44
/
+304
*
Add support to read include/exclude paths from file
Edwin Vane
2013-05-02
3
-14
/
+70
*
Allow autotools to build and install cpp11-migrate
Ariel J. Bernal
2013-04-29
1
-1
/
+0
*
Adding support for -include/-exclude to cpp11-migrate
Edwin Vane
2013-04-15
4
-0
/
+143
*
Adding the AddOverride transform for cpp11-migrate
Edwin Vane
2013-04-09
9
-0
/
+261
*
Fix UseNullptr fails to replace c-style explicit cast in a return statement
Ariel J. Bernal
2013-04-09
1
-10
/
+10
*
Fix UseNullptr fails to replace explict casts surrounded by another implicit
Ariel J. Bernal
2013-04-05
1
-4
/
+6
*
Fix symbol dependency errors introduced with libmigrateCore
Edwin Vane
2013-04-05
3
-32
/
+29
*
lib-ified core cpp11-migrate functionality to support unit tests
Edwin Vane
2013-04-04
17
-74
/
+120
*
Use 'auto' with 'new' expressions
Edwin Vane
2013-04-02
5
-17
/
+123
*
Refactor Usenullptr matcher to avoid duplication
Ariel J. Bernal
2013-04-01
5
-93
/
+76
*
Improve loop convert's variable aliasing
Edwin Vane
2013-04-01
1
-8
/
+17
*
Allow users to specify NULL like macros to be replaced
Tareq A. Siraj
2013-03-28
3
-15
/
+49
*
Test commit: Remove whitespace.
Tareq A. Siraj
2013-03-28
1
-1
/
+1
*
cpp11-migrate segfaults transforming map<string,int>::iterator
Ariel J. Bernal
2013-03-27
1
-1
/
+8
*
Adding clang-headers as dependency of cpp11-migrate
Edwin Vane
2013-03-25
1
-0
/
+4
*
Don't replace macro usage if macro body has NULL
Edwin Vane
2013-03-19
1
-5
/
+26
*
Don't include outer-most explicit cast in nullptr replacement
Edwin Vane
2013-03-15
1
-10
/
+13
*
Prevent nullptr_t-typed exprs from being replaced
Edwin Vane
2013-03-15
1
-5
/
+28
*
Fixing Doxygen warnings in cpp11-migrate
Edwin Vane
2013-03-08
2
-16
/
+4
*
Extend loop variable naming checks
Edwin Vane
2013-03-08
5
-11
/
+48
*
Have LoopConvert use 'auto &&' where necessary
Edwin Vane
2013-03-07
4
-27
/
+89
*
Fixed Use-Nullptr when replacing return(0)
Edwin Vane
2013-03-06
1
-2
/
+4
*
Added summary option to cpp11-migrate tool
Dmitri Gribenko
2013-03-05
8
-21
/
+58
*
Properly identify 'this' as range-based for container
Edwin Vane
2013-03-04
1
-3
/
+9
*
cpp11-migrate: Reduce the number of parsing passes.
Stefanus Du Toit
2013-03-01
1
-24
/
+20
*
cpp11-migrate: Factor out duplicate code in UseNullPtr
Stefanus Du Toit
2013-03-01
1
-20
/
+25
*
Introducing Use-Auto transform for cpp11-migrate
Edwin Vane
2013-02-28
9
-0
/
+485
*
Fix documentation comment in LoopConvert
Dmitri Gribenko
2013-02-27
1
-1
/
+1
*
Fix -use-nullptr problems with assert()
Edwin Vane
2013-02-17
1
-4
/
+7
*
Propagate changes through no-op transforms
Edwin Vane
2013-02-15
5
-15
/
+15
*
Fix for combined loop and nullptr convert tests
Edwin Vane
2013-02-07
3
-4
/
+14
*
Add use-nullptr transform to cpp11-migrate
Edwin Vane
2013-01-22
10
-0
/
+373
[next]