Fix #1079: don't give error when macro() name used without open (.
This commit is contained in:
parent
e8d21388ed
commit
88e22a6090
6 changed files with 83 additions and 8 deletions
|
|
@ -84,6 +84,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"cppBad2.vert",
|
||||
"cppComplexExpr.vert",
|
||||
"cppDeepNest.frag",
|
||||
"cppPassMacroName.frag",
|
||||
"badChars.frag",
|
||||
"pointCoord.frag",
|
||||
"array.frag",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue