[PATCH] D70620: [CommandLine] Add cl::implies option attribute

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 24 08:10:45 PST 2019


hintonda updated this revision to Diff 230794.
hintonda added a comment.

- Add support for callbacks for Options, and remove cl::implied, since they are now OBE.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70620

Files:
  llvm/docs/CommandLine.rst
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/Support/CommandLine.h
  llvm/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70620.230794.patch
Type: text/x-patch
Size: 6066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191124/100d972c/attachment.bin>


More information about the llvm-commits mailing list