commit | c5773c4b8ce1ed6ed5c7112c9020c954a47dce96 | [log] [tgz] |
---|---|---|
author | Eli Friedman <eli.friedman@gmail.com> | Fri Feb 15 18:16:39 2008 +0000 |
committer | Eli Friedman <eli.friedman@gmail.com> | Fri Feb 15 18:16:39 2008 +0000 |
tree | ec33b36044e41db2658a41cd1a9e6353cd06ccba | |
parent | 3e5849ecfc02e362beb195d35100f868b1699176 [diff] |
Split out incomplete arrays from VariableArrayType into IncompleteArrayType. This should make code dealing with both incomplete and variable length arrays much more readable, plus it allows properly making the distinction between isVariableArrayType() and isVariablyModifiedType(). The patch is a little big, but it's strightforward. so I don't think there should be any issues. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47165 91177308-0d34-0410-b5e6-96231b3b80d8