]> granicus.if.org Git - clang/commit
Fix <rdar://problem/6614945> method not found.
authorSteve Naroff <snaroff@apple.com>
Thu, 26 Feb 2009 18:16:19 +0000 (18:16 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 26 Feb 2009 18:16:19 +0000 (18:16 +0000)
commit1f484f4aef0ea52b920e568e0c1fa2cbdfe98957
tree3d6b42a2832f53ca13cd052fe782656d8371a961
parentb06b0127c70def475fb46c27ff9ff1a6d196c345
Fix <rdar://problem/6614945> method not found.

This was a fairly recent regression.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65547 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp
test/SemaObjC/method-lookup-2.m