aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2013-11-23 01:01:29 +0000
committerTed Kremenek <kremenek@apple.com>2013-11-23 01:01:29 +0000
commit0078150c43f91c82cf43c8e65f6715b984e1a80f (patch)
tree7d86b92f990954130d9a22c2b4d2212b46e96ec1 /lldb/scripts/Python
parent6fdeb365877d0b8f6811b4514d71f39f3be4cd72 (diff)
downloadllvm-0078150c43f91c82cf43c8e65f6715b984e1a80f.zip
llvm-0078150c43f91c82cf43c8e65f6715b984e1a80f.tar.gz
llvm-0078150c43f91c82cf43c8e65f6715b984e1a80f.tar.bz2
Change ObjCIntefaceDecl::lookupMethod() to have optional 'followsSuper' argument.
This enables a micro-optimization in protocol conformance checking to not examine the class hierarchy twice per method. As part of this change, remove the default arguments from lookupInstanceMethod() and lookupClassMethod(). It was becoming very redundant. For clients needing the default arguments, have them use the full API instead of these convenience methods. llvm-svn: 195532
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions