[PATCH] D98657: [flang][driver] Add options for -Werror

Arnamoy B via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 16 09:11:45 PDT 2021


arnamoy10 updated this revision to Diff 331009.
arnamoy10 added a comment.

Updating to use available option from `Options.td` instead of creating a new option for `-Werror`


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

https://reviews.llvm.org/D98657

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/include/flang/Frontend/CompilerInvocation.h
  flang/lib/Frontend/CompilerInvocation.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Semantics/dosemantics03.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98657.331009.patch
Type: text/x-patch
Size: 5419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210316/dbe2de24/attachment.bin>


More information about the cfe-commits mailing list