HLSL Non-Functional: Move to more robust capturing of postDecls into a qualifier.
authorJohn Kessenich <cepheus@frii.com>
Mon, 5 Sep 2016 18:40:06 +0000 (12:40 -0600)
committerJohn Kessenich <cepheus@frii.com>
Mon, 5 Sep 2016 18:40:06 +0000 (12:40 -0600)
commit7735b9440364c43f02969fd774bb5fb777968806
treee567b8f69f380c94dbde3aa1c6b09644b2386ef0
parentb804de605cd27eefcb35b324b63eb68242d06e38
HLSL Non-Functional: Move to more robust capturing of postDecls into a qualifier.

This will prevent a possible future defect of thinking the type can be changed,
where there is a code path today that would drop that change.
glslang/Include/revision.h
hlsl/hlslGrammar.cpp
hlsl/hlslGrammar.h
hlsl/hlslParseHelper.cpp
hlsl/hlslParseHelper.h