[PATCH] D61870: Have cl::HideUnrelatedOptions just Hide and not ReallyHide options

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 14:08:47 PDT 2019


lebedev.ri added a comment.

Thanks! I do like the `llvm-cat -help` changes, and this does make sense in that context.
@hintonda can you comment on why the lhs of the diff is the way it is, why these were `cl::ReallyHidden`?


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

https://reviews.llvm.org/D61870





More information about the llvm-commits mailing list