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

Faris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 04:26:19 PST 2021


FarisRehman updated this revision to Diff 316620.
FarisRehman added a comment.

Update regression test

Update the regression test to address comments.

Summary of changes:

- Rename test program names for greater readability
- Expand on the description of the regression test
- Remove comments separating fixed form from free form in FrontendOptions.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94228

Files:
  flang/lib/Frontend/FrontendAction.cpp
  flang/lib/Frontend/FrontendOptions.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.316620.patch
Type: text/x-patch
Size: 5962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/a0d6cacf/attachment.bin>


More information about the llvm-commits mailing list