medismailben wrote:

> Since we're already using `argparse`, can we use the `BooleanOptionalAction` 
> to make this work automatically with the affirmative option? 
> https://docs.python.org/3.9/library/argparse.html#action

I did that originally but I had to comment it out in 446abb5 because some 
testbot didn't satisfy the minimal python version requirement for 
`BooleanOptionalAction`. We could revert that commit and see if it breaks any 
bot.

https://github.com/llvm/llvm-project/pull/91162
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to