brintos

brintos / llvm-project-archived public Read only

0
0
Text · 338 B · 3b989a6 Raw
9 lines · cpp
1// RUN: %clang_cc1 -fsyntax-only -verify %s2 3// expected-error@+5{{brackets are not allowed here}}4// expected-error@+4{{a type specifier is required for all declarations}}5// expected-warning@+3{{unknown attribute 'h' ignored}}6// expected-error@+2{{definition of variable with array type}}7// expected-error@+1{{expected ';'}}8[][[h]]l9