Jonathan Peyton | 476679a | 2015-06-01 04:24:23 +0000 | [diff] [blame] | 1 | ; RUN: %clang -lomp -lm %s -o %t && %t 2>&1 | FileCheck %s |
Andrey Churbanov | a951e21 | 2015-04-29 14:36:38 +0000 | [diff] [blame] | 2 | ; CHECK-NOT: Test failed |
3 | ; CHECK: Directive worked without errors | ||||
4 | |||||
5 | |||||
6 |