brintos

brintos / llvm-project-archived public Read only

0
0
Text · 143 B · 2aba50a Raw
6 lines · plain
1! RUN: not %flang_fc1 -fsyntax-only -fopenmp %s 2>&1 | FileCheck %s2 3!$omp parallel4! CHECK: error: Expected OpenMP END PARALLEL directive5end6