Made '\' at end of C++ comments be a warning. It is line continuation for...
Made '\' at end of C++ comments be a warning. It is line continuation for some versions, but not others. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24396 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- Test/baseResults/comment.frag.out 2 additions, 0 deletionsTest/baseResults/comment.frag.out
- Test/baseResults/lineContinuation.vert.out 2 additions, 0 deletionsTest/baseResults/lineContinuation.vert.out
- Test/baseResults/lineContinuation100.vert.out 3 additions, 3 deletionsTest/baseResults/lineContinuation100.vert.out
- Test/lineContinuation.vert 6 additions, 0 deletionsTest/lineContinuation.vert
- Test/lineContinuation100.vert 3 additions, 3 deletionsTest/lineContinuation100.vert
- glslang/Include/revision.h 2 additions, 2 deletionsglslang/Include/revision.h
- glslang/MachineIndependent/ParseHelper.cpp 14 additions, 5 deletionsglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/ParseHelper.h 1 addition, 1 deletionglslang/MachineIndependent/ParseHelper.h
- glslang/MachineIndependent/preprocessor/Pp.cpp 1 addition, 1 deletionglslang/MachineIndependent/preprocessor/Pp.cpp
- glslang/MachineIndependent/preprocessor/PpScanner.cpp 11 additions, 8 deletionsglslang/MachineIndependent/preprocessor/PpScanner.cpp
Loading
Please register or sign in to comment