[PATCH] D145845: [Flang] Allow compile *.f03, *.f08 file
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 11 06:33:51 PST 2023
awarzynski added a comment.
Thanks!
In D145845#4186590 <https://reviews.llvm.org/D145845#4186590>, @clementval wrote:
> Thanks. Can you add tests in `flang/test/Driver`?
Hm, this is a `clangDriver` change rather than anything Flang specific 🤔 . Btw, how does https://github.com/llvm/llvm-project/issues/61260 manifest to you? I'm trying to figure out how to best test it (I couldn't find any other tests for this specifically).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145845/new/
https://reviews.llvm.org/D145845
More information about the cfe-commits
mailing list