glslang PP: make decimal number parser clearer and add boundary tests. Also, disable...
authorJohn Kessenich <cepheus@frii.com>
Sat, 16 May 2015 01:15:41 +0000 (01:15 +0000)
committerJohn Kessenich <cepheus@frii.com>
Sat, 16 May 2015 01:15:41 +0000 (01:15 +0000)
commitb06127c51348feb8257cfeb65b470e383f7e2146
tree43e48e174eac4cfc1e664e8f4ebf1e41b14d4e6e
parent84ea15f444ec3b76259c6446187ad11548fa586b
glslang PP: make decimal number parser clearer and add boundary tests.  Also, disable the warning for "do {} while (true);"

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@31215 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/baseResults/numeral.frag.out
Test/numeral.frag
glslang/MachineIndependent/preprocessor/PpContext.h
glslang/MachineIndependent/preprocessor/PpScanner.cpp