PP/HLSL: Fix #1424: support comma in nested curly braces for macro arg
authorJohn Kessenich <cepheus@frii.com>
Mon, 2 Jul 2018 16:40:32 +0000 (10:40 -0600)
committerJohn Kessenich <cepheus@frii.com>
Mon, 2 Jul 2018 16:40:32 +0000 (10:40 -0600)
commit9cc81de09603fa3279d5e5fcbc5a87e9d5dab347
tree5c8edc78eba9e38da5e149acf1d1ef6d6cd8a385
parent0b964b3c35774ba4f93711d520a31d01350a626c
PP/HLSL: Fix #1424: support comma in nested curly braces for macro arg
Test/baseResults/hlsl.pp.expand.frag.err [new file with mode: 0644]
Test/baseResults/hlsl.pp.expand.frag.out [new file with mode: 0644]
Test/hlsl.pp.expand.frag [new file with mode: 0755]
Test/runtests
glslang/MachineIndependent/preprocessor/Pp.cpp [changed mode: 0644->0755]