[PATCH] D82860: Port ObjCMTAction to new option parsing system

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 2 11:19:59 PDT 2020


dang updated this revision to Diff 275171.
dang added a comment.

Ensure that `mergeForwardValue` can accept default values whose type doesn't quite match the associated keypath.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82860

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  llvm/include/llvm/Option/OptParser.td
  llvm/utils/TableGen/OptParserEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82860.275171.patch
Type: text/x-patch
Size: 27587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200702/25f2255b/attachment-0001.bin>


More information about the cfe-commits mailing list