[all-commits] [llvm/llvm-project] 1118fa: [flang][OpenMP] Fix failure in linear-clause01.f90...

Leandro Lupori via All-commits all-commits at lists.llvm.org
Fri Jun 5 12:44:18 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1118fa12a9db10712b38db126807df983f4dda9a
      https://github.com/llvm/llvm-project/commit/1118fa12a9db10712b38db126807df983f4dda9a
  Author: Leandro Lupori <leandro.lupori at linaro.org>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    M flang/test/Semantics/OpenMP/linear-clause01.f90

  Log Message:
  -----------
  [flang][OpenMP] Fix failure in linear-clause01.f90 test (#201920)

Apparently the order of some OpenMP checks changed since the pre-commit
CI tested PR #189170.
Now the error `The list item 'i' must be a dummy argument` occurs
instead of
`'cc' is a common block name and must not appear in a LINEAR clause`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list