[PATCH] D118618: [flang] Fix invalid diagnostics in wrapper and reduce code dup.

Yury Gribov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 09:36:01 PST 2022


ygribov added a comment.

In D118618#3287786 <https://reviews.llvm.org/D118618#3287786>, @awarzynski wrote:

> Hey @ygribov, thanks for submitting this!
>
>>   Fix invalid diagnostics
>
> Which diagnostics are invalid?

The error message included invalid command-line parameters for flang's invocation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118618



More information about the llvm-commits mailing list