[flang-commits] [PATCH] D97119: [flang][driver] Add options for	-std=f2018
    Arnamoy B via Phabricator via flang-commits 
    flang-commits at lists.llvm.org
       
    Mon Mar 15 12:24:35 PDT 2021
    
    
  
arnamoy10 updated this revision to Diff 330762.
arnamoy10 added a comment.
1. Update the test case to only test `flang-new -fc1`
2. Updated help text
3. Clang-formatted and also removed redundant code
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97119.330762.patch
Type: text/x-patch
Size: 9934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210315/8aa731b4/attachment.bin>
    
    
More information about the flang-commits
mailing list