]> granicus.if.org Git - clang/commit
Part of clearing up the whole VariableArrayType + incomplete arrays
authorEli Friedman <eli.friedman@gmail.com>
Fri, 15 Feb 2008 12:53:51 +0000 (12:53 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 15 Feb 2008 12:53:51 +0000 (12:53 +0000)
commit9db139784e5107db6f6165906003ddfaecd5390f
tree0cbdfff66b065e1f0c7dd8dbdd1e34b9f98a0747
parentd868856b0578b588e280ab92d8774e49f45c0f05
Part of clearing up the whole VariableArrayType + incomplete arrays
thing.  Some cleanups that can be done independently of the fix.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47158 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaDecl.cpp