[flang-commits] [PATCH] D146575: [flang] Emit error when a positional actual argument follows an argument with a keyword

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Mar 27 15:33:58 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3b6b9299c96: [flang] Emit error when a positional actual argument follows an argument with a… (authored by klausler).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146575/new/

https://reviews.llvm.org/D146575

Files:
  flang/lib/Evaluate/intrinsics.cpp
  flang/lib/Semantics/check-call.cpp
  flang/test/Evaluate/fold-ishftc.f90
  flang/test/Semantics/collectives01.f90
  flang/test/Semantics/collectives02.f90
  flang/test/Semantics/collectives03.f90
  flang/test/Semantics/collectives04.f90
  flang/test/Semantics/lcobound.f90
  flang/test/Semantics/ucobound.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146575.508818.patch
Type: text/x-patch
Size: 7503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230327/76a03b19/attachment-0001.bin>


More information about the flang-commits mailing list