[PATCH] D107557: [OptTable] Refine how `printHelp` treats empty help texts
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 13 03:20:03 PDT 2021
awarzynski updated this revision to Diff 366229.
awarzynski added a comment.
Add help text to all options in `llvm-cvtres`
I've tried to come up with something sensible for every option. As suggested by @amccarth, options that are not implemented get "Not implemented".
Thank you for reviewing!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107557/new/
https://reviews.llvm.org/D107557
Files:
flang/test/Driver/driver-help-hidden.f90
flang/test/Driver/driver-help.f90
llvm/lib/Option/OptTable.cpp
llvm/test/tools/llvm-cvtres/help.test
llvm/tools/llvm-cvtres/Opts.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107557.366229.patch
Type: text/x-patch
Size: 6306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/5ee0da04/attachment.bin>
More information about the llvm-commits
mailing list