glslang/Test/baseResults/preprocessor.success_if_parse_would_fail.vert.out
John Kessenich fdfa6bbdfe Front-end: enforce qualifiers that cannot appear on block declarations.
Also seems to pick up some white-space (line-ending) test differences with a
prevoius checkin.
2015-07-14 19:30:11 -06:00

5 lines
51 B
Plaintext

int x(){
something that shouldnt compile;
}