[PATCH] D152856: [Driver] Allow warning for unclaimed TargetSpecific options

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 16 08:30:39 PDT 2023


MaskRay updated this revision to Diff 532167.
MaskRay added a comment.

avoid `mutable`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152856

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Arch/LoongArch.cpp
  clang/lib/Driver/ToolChains/MinGW.cpp
  llvm/include/llvm/Option/Arg.h
  llvm/lib/Option/Arg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152856.532167.patch
Type: text/x-patch
Size: 6267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230616/28a06972/attachment-0001.bin>


More information about the cfe-commits mailing list