]> granicus.if.org Git - clang/commit
Remove constant member pointer support from Expr-based constant emission now
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 17 Jan 2012 21:42:19 +0000 (21:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 17 Jan 2012 21:42:19 +0000 (21:42 +0000)
commite7aa62de659049428976052eadf69188eae64170
tree054b5566f395cdf843fc7ad964c4f044c391d0e6
parent8788491e10a24e70b7282f312c22d74ac478c899
Remove constant member pointer support from Expr-based constant emission now
that APValue-based constant emission knows how to emit member pointers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148336 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXXABI.cpp
lib/CodeGen/CGCXXABI.h
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/ItaniumCXXABI.cpp