brintos

brintos / llvm-project-archived public Read only

0
0
Text · 199 B · 0071357 Raw
8 lines · plain
1! RUN: %python %S/../test_errors.py %s %flang -fopenmp2 3!$omp requires reverse_offload unified_shared_memory4 5!ERROR: NOWAIT clause is not allowed on the REQUIRES directive6!$omp requires nowait7end8