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

Arnamoy B via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 19 07:21:54 PDT 2021


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

Separating test cases for accepted input option and not accepted input option.


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

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


More information about the cfe-commits mailing list