================ @@ -0,0 +1,62 @@ +// RUN: %clang_cc1 -verify -fopenmp -fopenmp-version=60 -std=c++11 -o - %s + ---------------- zahiraam wrote:
Can you add a RUN line to test with an OpenMP version less than 6.0 to ensure the version check works? https://github.com/llvm/llvm-project/pull/198868 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
