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

Arnamoy B via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 29 06:27:20 PDT 2021


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

Modifying the test cases to:

1. Make it work for `f18` (when `flang-new` is not installed)
2. Adding more options and one test case to check correct functionality with `PrescanAction` and `PrescanAndSemaAction`


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/lib/Frontend/FrontendActions.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/werror.f90
  flang/test/Driver/werror_scan.f

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98657.333843.patch
Type: text/x-patch
Size: 11479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210329/94c9a31b/attachment-0001.bin>


More information about the cfe-commits mailing list