git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@236105 91177308-0d34-0410-b5e6-96231b3b80d8
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
; RUN: %clang -liomp5 -lm %s -o %t && %t 2>&1 | FileCheck %s
|
|
; CHECK-NOT: Test failed
|
|
; CHECK: Directive worked without errors
|
|
|
|
|
|
|