]> granicus.if.org Git - clang/commit
Get rid of the implicit deref call when calling member functions where the base is...
authorAnders Carlsson <andersca@mac.com>
Fri, 1 May 2009 18:34:30 +0000 (18:34 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 1 May 2009 18:34:30 +0000 (18:34 +0000)
commita552f7c125d9f70eeb9e9793a2fabe99b806c983
tree1c053180ebd03ed19e7fd1cbd1018a1212ee70e2
parent98104728aa36ba6e5cebfa265ece57127091b906
Get rid of the implicit deref call when calling member functions where the base is a pointer.

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