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

Arnamoy B via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 11 10:42:00 PST 2021


arnamoy10 updated this revision to Diff 330023.
arnamoy10 added a comment.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Updating the patch to make -pedantic and -f2018 behave the same way, also updated the test case accordingly.


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/std2018.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97119.330023.patch
Type: text/x-patch
Size: 8238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210311/40da1889/attachment.bin>


More information about the cfe-commits mailing list