[PATCH] D101387: [Clang] remove text extension from diag::err_drv_invalid_value_with_suggestion

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 30 11:59:42 PDT 2021


nickdesaulniers added a comment.

@FarisRehman when I run `llvm-lit -vv flang/test/Driver/fixed-line-length.f90` I see:

  UNSUPPORTED: Flang :: Driver/fixed-line-length.f90 (1 of 1)

This is with `-DLLVM_ENABLE_PROJECTS="clang;lld;compiler-rt;flang"` used, and a `flang` binary produced.  Does `REQUIRES: new-flang-driver` imply I should be doing something else?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101387



More information about the cfe-commits mailing list