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

Daniel Grumberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 23:06:09 PDT 2020


dang updated this revision to Diff 275591.
dang marked an inline comment as done.
dang added a comment.

Address some code review feedback.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83071.275591.patch
Type: text/x-patch
Size: 7912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/7403ac5f/attachment.bin>


More information about the llvm-commits mailing list