[PATCH] D97119: [flang][driver] Add options for -std=f2018

Arnamoy B via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 24 07:51:39 PDT 2021


arnamoy10 updated this revision to Diff 332991.
arnamoy10 added a comment.

Rebasing on top of main


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

https://reviews.llvm.org/D97119

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/include/flang/Frontend/CompilerInvocation.h
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/std2018.f90
  flang/test/Driver/std2018_wrong.f90
  flang/tools/f18/f18.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97119.332991.patch
Type: text/x-patch
Size: 9640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/fcd33821/attachment.bin>


More information about the cfe-commits mailing list