[PATCH] D59746: [CommandLineParser] Add DefaultOption flag
James Henderson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 11 02:03:15 PDT 2019
jhenderson added a comment.
I've not looked at the implementation in depth, but cl::DefaultOption seems like a nice way of handling this. Please make sure that there is testing in llvm-readobj and llvm-objdump that test their own short alias interpretation somewhere though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59746/new/
https://reviews.llvm.org/D59746
More information about the cfe-commits
mailing list