[PATCH] D143301: Emit warning for unsupported gfortran flags
Ethan Luis McDonough via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 14 11:25:59 PST 2023
elmcdonough added a comment.
Thanks for the feedback everyone. This is my current understanding on what I should do: I am to rename gfortran_unsupported_Group to flang_ignored_w_Group and move the non W group gfortran options into another patch. I have these changes locally and am currently building + testing. Please let me know if I'm misinterpreting these instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143301/new/
https://reviews.llvm.org/D143301
More information about the cfe-commits
mailing list