Preprocessor fixes:
- Correctly handle non-directive lines starting with "#" - Correctly ignore unrecognized #pragma - Partial fix for new lines in the middle of macro invocation git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24266 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- Test/baseResults/cppComplexExpr.vert.out 20 additions, 2 deletionsTest/baseResults/cppComplexExpr.vert.out
- Test/baseResults/cppSimple.vert.out 22 additions, 5 deletionsTest/baseResults/cppSimple.vert.out
- Test/cppComplexExpr.vert 25 additions, 0 deletionsTest/cppComplexExpr.vert
- Test/cppSimple.vert 39 additions, 2 deletionsTest/cppSimple.vert
- glslang/MachineIndependent/ParseHelper.cpp 24 additions, 52 deletionsglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/ParseHelper.h 1 addition, 1 deletionglslang/MachineIndependent/ParseHelper.h
- glslang/MachineIndependent/preprocessor/Pp.cpp 61 additions, 66 deletionsglslang/MachineIndependent/preprocessor/Pp.cpp
Loading
Please register or sign in to comment