]> granicus.if.org Git - clang/commit
Pass the cast kind to ScalarExprEmitter::EmitCastExpr.
authorAnders Carlsson <andersca@mac.com>
Mon, 24 Aug 2009 18:12:39 +0000 (18:12 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 24 Aug 2009 18:12:39 +0000 (18:12 +0000)
commit4e382f3130834ac9862047a1f40402f261424774
treec80c9074bec49a20a1f0f7f2b4cf06597c58e48c
parent26ba8507089ec8ea37804c32f78e2e1f8bc2a4f2
Pass the cast kind to ScalarExprEmitter::EmitCastExpr.

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