aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/clang_fopenmp_opt.c
blob: 86aef0b31ef0a02eae729c6f486502f1f4330bc8 (plain)
1
2
// RUN: %clang -### -S -o %t %s              2>&1 | not grep -w -- -fopenmp
// RUN: %clang -### -S -o %t %s -fopenmp     2>&1 | grep -w -- -fopenmp