]> granicus.if.org Git - clang/commit
use the simplified form of lookupInstanceVariable for callers who
authorChris Lattner <sabre@nondot.org>
Mon, 21 Jul 2008 04:44:44 +0000 (04:44 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Jul 2008 04:44:44 +0000 (04:44 +0000)
commit123a11f2fd40fc56333ea67b77d4476b0d9339c0
treedc4d95997c666281b8a143d67512c616983ef3ac
parent1f719747b214866535e63b0fe2f5f21da67a5387
use the simplified form of lookupInstanceVariable for callers who
don't care which class actually defines it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53825 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp