HLSL: Fix #919: for-init-statement is arbitrary declaration or expression.
Unlike "if (XXX)" and "while (XXX)", with "for (YYY...", the YYY can be
more kinds of statements than the XXX.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment