]> granicus.if.org Git - clang/commit
[opaque pointer type] Correctly pass the pointee type when creating a GEP constant...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 7 May 2015 17:27:56 +0000 (17:27 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 7 May 2015 17:27:56 +0000 (17:27 +0000)
commit4c58fdea8180e70ff0aaf97c9c716e2ea40b0c58
tree8dbd55717cf2c9ff903fa09d3caa90cf8a4d535b
parent473535c9756ecaa143958b5446f988c575343f68
[opaque pointer type] Correctly pass the pointee type when creating a GEP constant expression

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