[PATCH] D61870: Have cl::HideUnrelatedOptions just Hide and not ReallyHide options
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 22:13:49 PDT 2019
serge-sans-paille added a comment.
> It was added in D7100 <https://reviews.llvm.org/D7100>, and I think the rational was to hide implementation details.
@hintonda: What about an optional ``bool ReallyHide=true`` paramer so that the same function could be use to really hide or just hide?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61870/new/
https://reviews.llvm.org/D61870
More information about the llvm-commits
mailing list