[PATCH] D70620: [CommandLine] Add cl::implies option attribute
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 22 23:37:53 PST 2019
serge-sans-paille added a comment.
This looks nice. I think it's missing an entry somewhere in the user doc (so that people can start using it!). It would be great that in the auto generated `-help` this would add something like `This option implies {name of the implied option}`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70620/new/
https://reviews.llvm.org/D70620
More information about the llvm-commits
mailing list