[PATCH] D94228: [flang][driver] Support fixed form detection

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 04:59:56 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG443d6957ca71: [flang][driver] Add support for fixed form detection (authored by FarisRehman, committed by awarzynski).

Changed prior to commit:
  https://reviews.llvm.org/D94228?vs=316961&id=317531#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94228

Files:
  flang/include/flang/FrontendTool/Utils.h
  flang/lib/Frontend/FrontendAction.cpp
  flang/lib/Frontend/FrontendOptions.cpp
  flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  flang/test/Flang-Driver/Inputs/fixed-form-test.f
  flang/test/Flang-Driver/Inputs/free-form-test.f90
  flang/test/Flang-Driver/fixed-free-detection.f90
  flang/test/lit.cfg.py
  flang/unittests/Frontend/FrontendActionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94228.317531.patch
Type: text/x-patch
Size: 7841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/6c41a3c6/attachment.bin>


More information about the llvm-commits mailing list