(glslang_validator): fix the parsing method
Summary
Currently, single comments are not removed when they are parsed for glslang.
What is the current bug behavior?
glslang compile files with bad macros.
What is the expected correct behavior?
It must not parse comments.
Edited by Romain MANCIAUX