[PATCH] D92775: [clang][cli] Add flexible TableGen multiclass for boolean options

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 09:20:31 PST 2020


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

Split out change to "always emit" behavior of `-f[no-]experimental-new-pass-manager` and rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92775

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/unittests/Frontend/CompilerInvocationTest.cpp
  llvm/include/llvm/Option/OptParser.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92775.310249.patch
Type: text/x-patch
Size: 22991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/db49b216/attachment.bin>


More information about the llvm-commits mailing list