jingham added a comment.

You can have options with optional values, but I don't favor using those.  They 
have slightly odd behavior in the parser since you have to disambiguate them 
when they have a value, and them when they happen to be next to an argument.  
They aren't as easy to document, and just feel wrong to me.  So I don't want to 
go with `-t -n foo` meaning the current thread.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107015

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

Reply via email to