]> granicus.if.org Git - clang/commit
Convert more call sites over to the new GetAddressOfBaseClass.
authorAnders Carlsson <andersca@mac.com>
Sat, 24 Apr 2010 21:12:55 +0000 (21:12 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 24 Apr 2010 21:12:55 +0000 (21:12 +0000)
commitfc89c31a329eb6b36c6dbd8b7cb945d1a831650e
tree53bb3333be6f030f09b1da3f473c1d01d2dee149
parentf86fcb341116e72c5497e6b57695f46eca5f29e9
Convert more call sites over to the new GetAddressOfBaseClass.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102272 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGExpr.cpp