PP: Fix #1104: Missing check for #if overflow.
Also, rationalized this to generally make it safer and more readable. It could use a more modern approach, at some point...
This commit is contained in:
@@ -82,6 +82,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
"cppBad.vert",
|
||||
"cppBad2.vert",
|
||||
"cppComplexExpr.vert",
|
||||
"cppDeepNest.frag",
|
||||
"badChars.frag",
|
||||
"pointCoord.frag",
|
||||
"array.frag",
|
||||
|
||||
Reference in New Issue
Block a user