PP: Fix #1605: Paste tokens for ## through number->letter transitions.
authorJohn Kessenich <cepheus@frii.com>
Wed, 20 Feb 2019 10:03:40 +0000 (03:03 -0700)
committerJohn Kessenich <cepheus@frii.com>
Fri, 22 Feb 2019 15:54:38 +0000 (08:54 -0700)
commita84079dcf31ec600997b2a2bc80b89b1daf9b182
tree7de7beec06372460891a5eac6ba922ffff53b8e7
parenta51d3d9f223361165127ded3cd2e59d81e22d91f
PP: Fix #1605: Paste tokens for ## through number->letter transitions.
Test/baseResults/cppMerge.frag.out [new file with mode: 0755]
Test/cppMerge.frag [new file with mode: 0755]
glslang/MachineIndependent/preprocessor/PpContext.h
glslang/MachineIndependent/preprocessor/PpScanner.cpp
gtests/AST.FromFile.cpp