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

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 05:40:00 PST 2020


jansvoboda11 updated this revision to Diff 304491.
jansvoboda11 added a comment.

Apply unique_ptr workaround for older Clang versions


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.304491.patch
Type: text/x-patch
Size: 18197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201111/00dfd0c9/attachment-0001.bin>


More information about the llvm-commits mailing list