]> granicus.if.org Git - clang/commit
Add a destination type argument to EmitConstantExpr. This will be used for when the...
authorAnders Carlsson <andersca@mac.com>
Wed, 8 Apr 2009 04:48:15 +0000 (04:48 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 8 Apr 2009 04:48:15 +0000 (04:48 +0000)
commite9352cc9818ba59e7cf88500ef048991c90f3821
tree07a0f0981db789fda98085977fa144e517a14407
parent8158a2f78c47bf332dbd8b0b680de8a9b8d0511e
Add a destination type argument to EmitConstantExpr. This will be used for when the destination has a reference type. (No functionality change yet)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68593 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h