Fixed Objective-C method lookup for methods with
a single argument.  We assumed that the : was
omitted from the selector name, but actually Clang
adds the : in the one-argument case.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@144544 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed