[cfe-commits] r43989 - in /cfe/trunk: AST/Decl.cpp Sema/Sema.h Sema/SemaDecl.cpp Sema/SemaExpr.cpp include/clang/AST/DeclObjC.h test/Sema/message.m

Chris Lattner clattner at apple.com
Wed Dec 12 17:13:25 PST 2007


On Dec 12, 2007, at 5:11 PM, Steve Naroff wrote:

> Please split it into two functions, where one calls the other.   
> instead of "lookupInstanceMethod" how about  
> getinstanceMethodBySelector() or something?  Wow that name is long ;-)
>
>
> I understand what you looking for...I'll consider this approach and  
> make a proposal.
>

Ok, thanks!

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20071212/79e5975f/attachment.html>


More information about the cfe-commits mailing list