[PATCH] D61870: Make cl::HideUnrelatedOptions more flexible

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 05:04:04 PDT 2019


serge-sans-paille updated this revision to Diff 199581.
serge-sans-paille edited the summary of this revision.
serge-sans-paille added a comment.

@hintonda I've updated the patch taking your advices into account. I took a step ahead and applied the non-conservative signature change for cl::HideUnrelatedOptions


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

https://reviews.llvm.org/D61870

Files:
  llvm/include/llvm/Support/CommandLine.h
  llvm/lib/Support/CommandLine.cpp
  llvm/unittests/Support/CommandLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61870.199581.patch
Type: text/x-patch
Size: 6000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190515/073c4051/attachment.bin>


More information about the llvm-commits mailing list