[PATCH] D100174: [flang][driver] Remove `%flang-new` from the LIT configuration

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 9 06:21:08 PDT 2021


awarzynski updated this revision to Diff 336431.
awarzynski added a comment.

Try to diagnose debug-measure-parse-tree.f90

I've not been able to re-produce the failure from the pre-commit CI, debug-measure-parse-tree.f90 looks fine to me. I'm adding `not` in front of `f18` in order to understand whether it's `f18` or `FileCheck` that's failing. Any other suggestions most welcome!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100174

Files:
  flang/test/Driver/code-gen.f90
  flang/test/Driver/debug-measure-parse-tree.f90
  flang/test/Driver/driver-error-cc1.c
  flang/test/Driver/driver-error-cc1.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/driver-version.f90
  flang/test/Driver/escaped-backslash.f90
  flang/test/Driver/fixed-free-detection.f90
  flang/test/Driver/fixed-free-flag.f90
  flang/test/Driver/fixed-line-length.f90
  flang/test/Driver/frontend-forwarding.f90
  flang/test/Driver/implicit-none.f90
  flang/test/Driver/include-header.f90
  flang/test/Driver/macro-multiline.F90
  flang/test/Driver/missing-input.f90
  flang/test/Driver/parse-error.f95
  flang/test/Driver/phases.f90
  flang/test/Driver/scanning-error.f95
  flang/test/Driver/syntax-only.f90
  flang/test/Frontend/Inputs/hello-world.c
  flang/test/Frontend/input-output-file.f90
  flang/test/Frontend/multiple-input-files.f90
  flang/test/Frontend/prescanner-diag.f90
  flang/test/Frontend/print-preprocess-C-file.f90
  flang/test/Frontend/print-preprocessed-file.f90
  flang/test/lit.cfg.py
  flang/tools/f18/f18.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100174.336431.patch
Type: text/x-patch
Size: 39662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210409/8a962ea8/attachment.bin>


More information about the llvm-commits mailing list