Get the base element type even in multidimensional arrays.
commit4962153cd2e48a67b7834b9cf5c8c6327f2b385a
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 28 Apr 2011 20:07:15 +0000 (28 20:07 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 28 Apr 2011 20:07:15 +0000 (28 20:07 +0000)
tree1dba5ce1ea4e74683cc34078e880661f8675f2c7
parent401549d71fdbc8a566c1eb71d30825de653ea5c4
Get the base element type even in multidimensional arrays.

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