aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/DFAPacketizer.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-12-01 04:31:46 +0000
committerSean Callanan <scallanan@apple.com>2011-12-01 04:31:46 +0000
commita5230ce303ef1a8da2339ce7bdbb14be23ecc2d0 (patch)
tree2005a050282003bf4fd71d8538a6f1988cef28d2 /llvm/lib/CodeGen/DFAPacketizer.cpp
parenteaeaf6f906c7cd2196800a5195256ca6839825f9 (diff)
downloadllvm-a5230ce303ef1a8da2339ce7bdbb14be23ecc2d0.zip
llvm-a5230ce303ef1a8da2339ce7bdbb14be23ecc2d0.tar.gz
llvm-a5230ce303ef1a8da2339ce7bdbb14be23ecc2d0.tar.bz2
Picked up a new revision of Clang to pull in Objective-C
enhancements. With these enhancements, the return values of Objective-C methods with unknown return types can be implicitly cast to id for the purpose of making method calls. So what would have required this: (int)[(id)[ClassWithNoDebugInfo methodReturningObject] methodReturningInt] can now be written as: (int)[[ClassWithNoDebugInfo methodReturningObject] methodReturningInt] llvm-svn: 145567
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions