Allow unsized arrays to be redeclared with a size
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 2 Apr 2010 00:25:11 +0000 (17:25 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 2 Apr 2010 00:25:11 +0000 (17:25 -0700)
commita4f308f0663208eec07cc320ff4a67589d4b5a7f
treeb49563f777dae62ac532cdbbf9721b9675d3e86e
parent00e517616b722d6a1f62748d8c84004eeb814756
Allow unsized arrays to be redeclared with a size

Test glslparsertest/shaders/array11.frag now passes for the right reason.
ast_to_hir.cpp