brintos

brintos / llvm-project-archived public Read only

0
0
Text · 126 B · 3798c3d Raw
6 lines · plain
1! RUN: not %flang_fc1 -fsyntax-only -fopenmp %s 2>&1 | FileCheck %s2 3! CHECK: error: Invalid OpenMP directive4!$omp dummy5end6