HLSL: return correct error when HLSL parsing fails.
authorJohn Kessenich <cepheus@frii.com>
Fri, 16 Sep 2016 04:49:31 +0000 (22:49 -0600)
committerJohn Kessenich <cepheus@frii.com>
Fri, 16 Sep 2016 04:49:31 +0000 (22:49 -0600)
commit7f702124ece009c5882ae29eb23169901edb5663
tree24afa3738c55f66d606cbace85ecf7d1c51d6af3
parent315b6b9f68b9388b877a90a03d294fafcb9e50cd
HLSL: return correct error when HLSL parsing fails.

At least partially addresses issue #510.
glslang/Include/revision.h
hlsl/hlslParseHelper.cpp