[PATCH] D108770: [OptTable] Improve error message output for grouped short options

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 08:11:36 PDT 2021


gbreynoo updated this revision to Diff 369104.
gbreynoo added a comment.

Fixed comments as suggested by Jhenderson and moved the `llvm-symbolizer/unknown-argument.test` changes to unit tests as suggested by MaskRay.


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

https://reviews.llvm.org/D108770

Files:
  llvm/lib/Option/OptTable.cpp
  llvm/test/tools/llvm-objcopy/tool-help-message.test
  llvm/unittests/Option/OptionParsingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108770.369104.patch
Type: text/x-patch
Size: 6131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/1ef094b6/attachment.bin>


More information about the llvm-commits mailing list