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
/
UseNullptr
/
NullptrActions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename cpp11-migrate to clang-modernize.
Chandler Carruth
2013-09-04
1
-450
/
+0
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-09-03
1
-17
/
+16
*
Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...
Michael Gottesman
2013-08-30
1
-16
/
+17
*
cpp11-migrate: Refactor for driver model of operation
Edwin Vane
2013-08-30
1
-17
/
+16
*
Adjust for r188968.
Eli Friedman
2013-08-22
1
-1
/
+1
*
cpp11-migrate: Tidying up
Edwin Vane
2013-07-08
1
-5
/
+5
*
cpp11-migrate: Minor command-line fixes and improvements
Edwin Vane
2013-07-04
1
-4
/
+6
*
cpp11-migrate: Transforms honour header modification flag
Edwin Vane
2013-06-18
1
-9
/
+12
*
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
*
Added comprehensive macro arg usage logic to Use-Nullptr Transform
Edwin Vane
2013-05-06
1
-44
/
+304
*
Fix UseNullptr fails to replace c-style explicit cast in a return statement
Ariel J. Bernal
2013-04-09
1
-10
/
+10
*
Refactor Usenullptr matcher to avoid duplication
Ariel J. Bernal
2013-04-01
1
-55
/
+53
*
Allow users to specify NULL like macros to be replaced
Tareq A. Siraj
2013-03-28
1
-11
/
+46
*
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
*
Fixed Use-Nullptr when replacing return(0)
Edwin Vane
2013-03-06
1
-2
/
+4
*
cpp11-migrate: Factor out duplicate code in UseNullPtr
Stefanus Du Toit
2013-03-01
1
-20
/
+25
*
Fix -use-nullptr problems with assert()
Edwin Vane
2013-02-17
1
-4
/
+7
*
Add use-nullptr transform to cpp11-migrate
Edwin Vane
2013-01-22
1
-0
/
+115