brintos

brintos / llvm-project-archived public Read only

0
0
Text · 161 B · ddb60d5 Raw
4 lines · c
1// expected-warning@+1 {{expected '#pragma omp end declare target' at end of file to match '#pragma omp declare target'}}2#pragma omp declare target3void zxy();4