Argyrios Kyrtzidis
|
a9151a5170
|
[arcmt] When fixing the "unassigned init call" ARC error, make sure
to do a nil check for the result of the call.
rdar://10950973
llvm-svn: 153793
|
2012-03-31 01:34:06 +00:00 |
Chris Lattner
|
0e62c1cc0b
|
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
them into the clang namespace.
llvm-svn: 135852
|
2011-07-23 10:55:15 +00:00 |
Argyrios Kyrtzidis
|
0b2bd862ff
|
[arcmt] Fully migrate ObjC++ classes, rdar://9660007.
llvm-svn: 133763
|
2011-06-23 21:21:33 +00:00 |
Argyrios Kyrtzidis
|
e5b475c688
|
[arcmt] Break apart Transforms.cpp.
llvm-svn: 133539
|
2011-06-21 20:20:39 +00:00 |