Fix token-pasting macros not working in preprocessor directives. (#2453)
authorrdb <rdb@users.noreply.github.com>
Fri, 6 Nov 2020 17:51:07 +0000 (18:51 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Nov 2020 17:51:07 +0000 (10:51 -0700)
commit383eaf3293fa898622ad210ce49d11924e0d6aa1
tree678bdc79674bd0eb5a7523526c5c0b361f1a7c93
parent3d7984dd1e602da17910db8b5dbe171abf510d7a
Fix token-pasting macros not working in preprocessor directives. (#2453)

Fixes #2443
Test/baseResults/tokenPaste.vert.out
Test/tokenPaste.vert
glslang/MachineIndependent/preprocessor/Pp.cpp