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
142 B
C++
4 lines
142 B
C++
// RUN: %clang_cc1 -fsyntax-only -fopenmp-simd -verify=expected,omp50,omp -fno-openmp-extensions %s
|
|
|
|
#include "Inputs/nesting_of_regions.cpp"
|