[cfe-commits] r125445 - in /cfe/trunk: include/clang/Sema/Overload.h include/clang/Sema/Sema.h lib/Sema/SemaExprCXX.cpp lib/Sema/SemaOverload.cpp test/CodeGenObjCXX/blocks.mm test/SemaCXX/block-call.cpp test/SemaObjCXX/blocks.mm

Fariborz Jahanian fjahanian at apple.com
Sun Feb 13 12:05:49 PST 2011


Thanks. It is in r125467.

- Fariborz

On Feb 13, 2011, at 9:56 AM, Douglas Gregor wrote:

> 
> On Feb 12, 2011, at 11:07 AM, Fariborz Jahanian wrote:
> 
>> Author: fjahanian
>> Date: Sat Feb 12 13:07:46 2011
>> New Revision: 125445
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=125445&view=rev
>> Log:
>> Implement objective-c++'s block pointer type matching involving
>> types which are contravariance in argument types and covariance
>> in return types. // rdar://8979379.
> 
> Very nice! A few comments inline.
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110213/800b3387/attachment.html>


More information about the cfe-commits mailing list