mikerice added inline comments.
================ Comment at: test/SemaOpenCL/with_openmp.cl:1 +// RUN: %clang_cc1 -verify -fopenmp -ast-dump -x cl %s 2>&1 | FileCheck %s +// expected-no-diagnostics ---------------- ABataev wrote: > Still the same question, do we really want to support full OpenMP for OpenCL > or only simd? We think it makes sense to have full support. We are using OpenCL for devices that can run full OpenMP. Is there any known problem with allowing full support? https://reviews.llvm.org/D46667 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits