================ @@ -0,0 +1,107 @@ +// RUN: %clang_cc1 -verify -fopenmp -fopenmp-version=51 %s +// RUN: %clang_cc1 -verify -fopenmp-simd -fopenmp-version=51 %s + +// This test verify two behaviors: ---------------- alexey-bataev wrote:
```suggestion // This test verifies two behaviors: ``` https://github.com/llvm/llvm-project/pull/203252 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
