Generate errors for empty constructors instead of asserting
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 23 Jun 2010 20:58:34 +0000 (13:58 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 23 Jun 2010 20:58:34 +0000 (13:58 -0700)
commitfa455fc2a529d26a0e03b9ff837a554c511cee71
treebbe391c401a9be4eda1fb81b4eaa368494f5d8e6
parent3ed850e91c4aa4b520c1b7dd9c7e1eecd926bce7
Generate errors for empty constructors instead of asserting

This causes the following tests to pass:

     glslparsertest/glsl2/constructor-10.vert
ast_function.cpp