[PATCH] D83071: Add support for options with two flags for controlling the same field.

Daniel Grumberg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 06:09:39 PDT 2020


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

Split into two macro kinds.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83071

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: D83071.276400.patch
Type: text/x-patch
Size: 18193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200708/36b40236/attachment-0001.bin>


More information about the cfe-commits mailing list