Revert "[OptTable] Improve error message output for grouped short options"
authorKevin Athey <kda@google.com>
Tue, 31 Aug 2021 21:00:30 +0000 (14:00 -0700)
committerKevin Athey <kda@google.com>
Tue, 31 Aug 2021 21:06:11 +0000 (14:06 -0700)
commit3e2bd82f02c6cbbfb0544897c7645867f04b3a7e
treee90740142bac0570173fef9bd3ac407acf1d86db
parent1c9b7d0eccf98b1268c87c3ef3726b0def8e7788
Revert "[OptTable] Improve error message output for grouped short options"

This reverts commit 71d7fed3bc2ad6c22729d446526a59fcfd99bd03.

Reason: broke sanitizer bots
more info: https://reviews.llvm.org/D108770
llvm/lib/Option/OptTable.cpp
llvm/test/tools/llvm-objcopy/tool-help-message.test
llvm/unittests/Option/OptionParsingTest.cpp