[flang-commits] [flang] [flang][OpenMP] Loop IVs inside TEAMS are predetermined private in 5.2+ (PR #185958)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Thu Mar 12 04:22:19 PDT 2026
================
@@ -0,0 +1,41 @@
+! RUN: %python %S/../test_errors.py %s %flang -fopenmp -fopenmp-version=52
----------------
kparzysz wrote:
Done. I had to remove the erroneous testcase because otherwise test_symbols.py wouldn't produce any output.
https://github.com/llvm/llvm-project/pull/185958
More information about the flang-commits
mailing list