[PATCH] D123113: [Flang] Add `INTENT` for non-dummy arguments extension

Daniil Dudkin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 03:24:57 PDT 2022


unterumarmung updated this revision to Diff 420437.
unterumarmung added a comment.

Fixed commit message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123113

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/include/flang/Common/Fortran-features.h
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/lib/Semantics/check-declarations.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/frontend-forwarding.f90
  flang/test/Semantics/non-arg-intent.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123113.420437.patch
Type: text/x-patch
Size: 9799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220405/68533f71/attachment-0001.bin>


More information about the cfe-commits mailing list