Go to file
Fariborz Jahanian 4efdec0677 In objective-c++ land, a block pointer is another object pointer.
So, casting a generic object pointer ('id' or 'Class') to the
block pointer is allowed. Fixes radar 7562285.

llvm-svn: 94045
2010-01-20 22:54:38 +00:00
clang In objective-c++ land, a block pointer is another object pointer. 2010-01-20 22:54:38 +00:00
compiler-rt Updated README.txt 2010-01-20 19:53:19 +00:00
llvm Promoted the reference to the SourceMgr from AsmLexer 2010-01-20 22:45:23 +00:00