[flang-commits] [PATCH] D113077: [flang] Add a semantics test for co_min

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Nov 3 12:36:53 PDT 2021


klausler added a comment.

In D113077#3107091 <https://reviews.llvm.org/D113077#3107091>, @PeteSteinfeld wrote:

> I personally would much prefer that it matches existing tests.  But, as far as I know, there are no automated tools that will flag Fortran formatting inconsistencies.

I completely disagree.  The more variations of style that the tests can present to parsing and semantics, the more test coverage we get.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113077



More information about the flang-commits mailing list