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
/
lib
/
ARCMigrate
/
TransUnbridgedCasts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/tranform/transform/
Benjamin Kramer
2012-11-14
1
-1
/
+1
*
Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.
Benjamin Kramer
2012-07-04
1
-2
/
+3
*
Insert a space if necessary when suggesting CFBridgingRetain/Release.
Jordan Rose
2012-06-07
1
-9
/
+16
*
[arcmt] At an unbridged cast error, if we're returning a load-of-ivar from a ...
Argyrios Kyrtzidis
2012-06-07
1
-2
/
+19
*
[arcmt] Use CFBridgingRetain/CFBridgingRelease instead of __bridge_retained/_...
Argyrios Kyrtzidis
2012-06-01
1
-17
/
+37
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
Basic: import OwningPtr<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
Move a method from IdentifierTable.h out of line and remove the SmallString i...
Benjamin Kramer
2012-02-04
1
-0
/
+1
*
arc migrator: twik previous patch to exclude user provided
Fariborz Jahanian
2012-01-31
1
-1
/
+1
*
arc migrator: Do not attempt to migrate to bridge casts which
Fariborz Jahanian
2012-01-31
1
-0
/
+15
*
Change the AST representation of operations on Objective-C
John McCall
2011-11-06
1
-1
/
+9
*
When 'bool' is not a built-in type but is defined as a macro, print
Douglas Gregor
2011-09-27
1
-3
/
+3
*
[arcmt] Use __bridge_retained when passing an objc object to a CF parameter
Argyrios Kyrtzidis
2011-09-14
1
-0
/
+28
*
Rename the ARC cast kinds to start with "ARC".
John McCall
2011-09-10
1
-2
/
+2
*
Give conversions of block pointers to ObjC pointers a different cast kind
John McCall
2011-09-09
1
-1
/
+1
*
[arcmt] More automatic transformations and safety improvements; rdar://9615812 :
Argyrios Kyrtzidis
2011-07-27
1
-6
/
+88
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-1
/
+0
*
[arcmt] Don't remove retains/releases on a global variable, flag them with er...
Argyrios Kyrtzidis
2011-07-14
1
-11
/
+0
*
[arcmt] Break apart Transforms.cpp.
Argyrios Kyrtzidis
2011-06-21
1
-0
/
+214