]> granicus.if.org Git - clang/commit
We can now call member functions where the base is a pointer.
authorAnders Carlsson <andersca@mac.com>
Fri, 1 May 2009 21:55:16 +0000 (21:55 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 1 May 2009 21:55:16 +0000 (21:55 +0000)
commit3dad49f2b60353638586ad1893a72f335618f919
tree0c915373b0e432b9e7e8dbdc979fa30355243039
parentfffd93f38340d4d2ca7ee78a8c91c890b2ff3fa0
We can now call member functions where the base is a pointer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70579 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXX.cpp