llvm/openmp/runtime/test/ompt/worksharing/for/guided.c

// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h
// REQUIRES: ompt

#define SCHEDULE guided
#include "base.h"