Begin processing ast_array_index nodes
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 2 Apr 2010 01:03:59 +0000 (18:03 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 2 Apr 2010 01:34:56 +0000 (18:34 -0700)
commit27e3cf8c0d8812f9be55ca6ceb52cf8232742d99
tree2e18a609af956128f16fc815d8feef04e0091ac0
parent63af4b0e99420efd5ad6ecb638f39dc2c5c5e3cf
Begin processing ast_array_index nodes

This causes the following tests to pass:

    glslparsertest/shaders/parser3.frag
    glslparsertest/shaders/varying3.frag (also generates spurious error)
ast_to_hir.cpp