]> granicus.if.org Git - clang/commit
Darwin x86-32: Multi-dimensional arrays were not handled correctly,
authorDaniel Dunbar <daniel@zuster.org>
Mon, 11 May 2009 23:01:34 +0000 (23:01 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 11 May 2009 23:01:34 +0000 (23:01 +0000)
commitcc401dc651a91f53f9f9a39956732be8f537e7fa
tree22bacf84e479b8b5fb35e31f64ee8030af72cc19
parent0033836b3c4bb578ef999813de4f5f1a24862d18
Darwin x86-32: Multi-dimensional arrays were not handled correctly,
spotted by Eli!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71490 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGen/x86_32-arguments.c