[PATCH] D61269: [CommandLine] Change help output to prefix long options with `--` instead of `-`. NFC . Part 3 of 5

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 17:37:18 PDT 2019


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

- Fix dashes for help on error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61269

Files:
  llvm/lib/Support/CommandLine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61269.197232.patch
Type: text/x-patch
Size: 4775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/947f6f5c/attachment.bin>


More information about the llvm-commits mailing list