Merge pull request #15 from google/preprocessing-error
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Tue, 14 Jul 2015 21:29:13 +0000 (15:29 -0600)
committerJohn Kessenich <johnkslang@users.noreply.github.com>
Tue, 14 Jul 2015 21:29:13 +0000 (15:29 -0600)
commit4a22f9a4e25699a48b6230da5b85b4aecaa1953a
tree3083c9749ee9c5e0d6c17a6bb357f17568e22112
parent4d036c455ec07f2b963abb269ffd3344a3801904
parentaae1ad82964bb808910024b531fa5c8cc0c7d569
Merge pull request #15 from google/preprocessing-error

Added error output to the preprocessor.

This patch distinguishes preprocessing errors with normal parsing
errors and gives glslangValidator the ability to output preprocessing
errors.
glslang/MachineIndependent/ParseHelper.cpp
glslang/MachineIndependent/ParseHelper.h