
This test is the bottleneck for OpenMP lit tests, running about twice as long as the others. Break it into five tests based on run lines with the same version.
4 lines
172 B
C++
4 lines
172 B
C++
// RUN: %clang_cc1 -fsyntax-only -fopenmp-simd -fopenmp-version=45 -fno-openmp-extensions -verify=expected,omp45,omp45warn,omp %s
|
|
|
|
#include "Inputs/nesting_of_regions.cpp"
|