]> granicus.if.org Git - clang/commit
Used a more suitable api to get to the type of a record
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 16 Jan 2009 17:41:13 +0000 (17:41 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 16 Jan 2009 17:41:13 +0000 (17:41 +0000)
commitab654afb2d49a9a7db2727b69708ac479728f2a1
tree4911bb333255404219c21cb0f2a14057e023959b
parent01beed0db79b6a1809955e61e7ac2c30c1a161a4
Used a more suitable api to get to the type of a record
in code gen.

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