Preprocessor: Fixed that some comments incorrectly substituted a new line instead...
authorJohn Kessenich <cepheus@frii.com>
Fri, 6 Dec 2013 16:13:47 +0000 (16:13 +0000)
committerJohn Kessenich <cepheus@frii.com>
Fri, 6 Dec 2013 16:13:47 +0000 (16:13 +0000)
commite28beee891b7d249338b1cc421351693db95c06b
tree8a29704fcc0b95359db7d4d896a9f553672eb956
parent8e789e8d624297fa7ef12aea7ba9789abc26e0ba
Preprocessor:  Fixed that some comments incorrectly substituted a new line instead of space.  Also generally cleaned up the space-related coding.

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24387 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Test/baseResults/cppSimple.vert.out
Test/cppSimple.vert
glslang/Include/revision.h
glslang/MachineIndependent/preprocessor/Pp.cpp
glslang/MachineIndependent/preprocessor/PpContext.h
glslang/MachineIndependent/preprocessor/PpScanner.cpp
glslang/MachineIndependent/preprocessor/PpTokens.cpp