[PATCH] D143301: Emit warning for unsupported gfortran flags
Ethan Luis McDonough via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 11 17:53:46 PST 2023
elmcdonough updated this revision to Diff 496730.
elmcdonough retitled this revision from "Emit warning for `-Wextra` instead of error" to "Emit warning for unsupported gfortran flags".
elmcdonough added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This update adds other unsupported gfortran options to Options.td.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143301/new/
https://reviews.llvm.org/D143301
Files:
clang/include/clang/Driver/Options.td
flang/lib/Frontend/CompilerInvocation.cpp
flang/test/Driver/werror-all.f90
flang/test/Driver/wextra-ok.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143301.496730.patch
Type: text/x-patch
Size: 8299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230212/c0d9f3a3/attachment.bin>
More information about the cfe-commits
mailing list