[flang-commits] [flang] [flang] Improve OpenACC SELF clause parser (PR #135883)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Wed Apr 16 08:32:58 PDT 2025


================
@@ -0,0 +1,9 @@
+! RUN: %python %S/../test_errors.py %s %flang -fopenacc
+integer function square(x)
+    implicit none
+    integer, intent(in) :: x
----------------
klausler wrote:

Sure.

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


More information about the flang-commits mailing list