Front-end: Fix issue #146: which versions allow double in/out.
authorJohn Kessenich <cepheus@frii.com>
Mon, 6 Jun 2016 00:52:05 +0000 (18:52 -0600)
committerJohn Kessenich <cepheus@frii.com>
Mon, 6 Jun 2016 00:52:05 +0000 (18:52 -0600)
commit80cb324ff603009761917672f463e26b32890b9e
tree96dfbdf4d242933183f36dd6e63361f5d380cc39
parent133253b6eede33625061ab83a2d72942a293c3db
Front-end: Fix issue #146: which versions allow double in/out.
Test/400.vert [new file with mode: 0644]
Test/410.vert [new file with mode: 0644]
Test/baseResults/400.vert.out [new file with mode: 0755]
Test/baseResults/410.vert.out [new file with mode: 0755]
glslang/MachineIndependent/ParseHelper.cpp
gtests/AST.FromFile.cpp