1) Allow '\' before a non-newline as a token in the preprocessor, and 2)...
1) Allow '\' before a non-newline as a token in the preprocessor, and 2) localize line-continuation to just the pp scanner. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24530 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- Install/Windows/glslangValidator.exe 0 additions, 0 deletionsInstall/Windows/glslangValidator.exe
- Test/baseResults/lineContinuation.vert.out 57 additions, 1 deletionTest/baseResults/lineContinuation.vert.out
- Test/baseResults/lineContinuation100.vert.out 59 additions, 1 deletionTest/baseResults/lineContinuation100.vert.out
- Test/lineContinuation.vert 21 additions, 0 deletionsTest/lineContinuation.vert
- Test/lineContinuation100.vert 20 additions, 0 deletionsTest/lineContinuation100.vert
- glslang/Include/revision.h 2 additions, 2 deletionsglslang/Include/revision.h
- glslang/MachineIndependent/ParseHelper.cpp 1 addition, 0 deletionsglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/Scan.cpp 72 additions, 64 deletionsglslang/MachineIndependent/Scan.cpp
- glslang/MachineIndependent/preprocessor/Pp.cpp 0 additions, 6 deletionsglslang/MachineIndependent/preprocessor/Pp.cpp
- glslang/MachineIndependent/preprocessor/PpScanner.cpp 14 additions, 5 deletionsglslang/MachineIndependent/preprocessor/PpScanner.cpp
Loading
Please register or sign in to comment