]> granicus.if.org Git - clang/commit
int X[] isn't a VLA. This improves support for stdio.h on darwin.
authorChris Lattner <sabre@nondot.org>
Sun, 26 Aug 2007 05:02:07 +0000 (05:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Aug 2007 05:02:07 +0000 (05:02 +0000)
commit78e30fb5d9b8cb39af8214935e1afeeea259cf76
tree79bfe42e574767a315e3a1ec899522a720c8ae48
parent48a80946f5632bf7287984e3f7b515a336d43acd
int X[] isn't a VLA.  This improves support for stdio.h on darwin.

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