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
*
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