[PATCH] D98657: [flang][driver] Add options for -Werror
Arnamoy B via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 25 06:59:50 PDT 2021
arnamoy10 added a comment.
In D98657#2701673 <https://reviews.llvm.org/D98657#2701673>, @crownyanguan wrote:
> How about -Wl option, it will cause link error like " Only `-Werror` is supported currently"
Thanks for pointing it out. The issue was due to restricting -W` options in `f18` as well, this has been fixed with `4299ab6c5daf`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98657/new/
https://reviews.llvm.org/D98657
More information about the cfe-commits
mailing list