[PATCH] D116977: [llvm-ar] Enforce one-dash form for long options

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 01:33:14 PST 2022


jhenderson added a comment.

I'm mostly fine with this.



================
Comment at: llvm/test/tools/llvm-ar/plugin.test:1
+## Test that --plugin is ignored.
+
----------------
Seems tangential to this patch? Test is fine, but probably should be committed separately.

Any particular reason you don't test the single-dash version here, but you do in the --format and --version options?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116977



More information about the llvm-commits mailing list