PP: Remove second parsing of numbers recorded in macros; save/use original.
This partly addresses #1228 and #234 by reducing usage of strtod (or atof). There is now only place to parse a floating-point number.
glslang/MachineIndependent/preprocessor/PpContext.h
100644 → 100755
glslang/MachineIndependent/preprocessor/PpTokens.cpp
100644 → 100755
Please register or sign in to comment