[flang-commits] [flang] [flang][OpenMP] Skip implicit typing for OpenMPDeclarativeConstruct (PR #142415)

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Wed Jun 4 02:39:51 PDT 2025


================
@@ -0,0 +1,12 @@
+! RUN: %python %S/../test_errors.py %s %flang -fopenmp
+! Test declare simd with linear clause
----------------
tblah wrote:

nit
```suggestion
! Test declare simd with linear clause does not cause an implicit declaration of i
```

https://github.com/llvm/llvm-project/pull/142415


More information about the flang-commits mailing list