jhuber6 added a comment.

In D126226#3532257 <https://reviews.llvm.org/D126226#3532257>, @MaskRay wrote:

> It's better to avoid `JoinedAndSeparate` for new options. It is for `--xxx 
> val` and `--xxxval` but not intended for the option this patch will add.

So how should I pass these two arguments instead? I'm not sure if there's a 
good way to bind two arguments to a single command line arguments that's 
readable if we're not allowed to use this joined version.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126226

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to