[PATCH] D99353: [driver] Make `clang` warn rather then error on `flang` options

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 8 06:07:34 PDT 2021


awarzynski updated this revision to Diff 336075.
awarzynski added a comment.

Refine comments, remove code for aliases (which didn't work anyway)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99353

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/flang-only-option-diags.c
  clang/test/Driver/flang-only-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99353.336075.patch
Type: text/x-patch
Size: 11024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210408/61e918f0/attachment-0001.bin>


More information about the cfe-commits mailing list