PP: Fix #1694: Rationalize errors on partially expanded macro argument.

This commit is contained in:
John Kessenich
2019-02-16 07:35:13 -07:00
parent da1be9a322
commit 6fee94460f
9 changed files with 58 additions and 9 deletions

View File

@@ -97,6 +97,8 @@ INSTANTIATE_TEST_CASE_P(
"cppBad.vert",
"cppBad2.vert",
"cppBad3.vert",
"cppBad4.vert",
"cppBad5.vert",
"cppComplexExpr.vert",
"cppDeepNest.frag",
"cppPassMacroName.frag",