Teemperor wrote:

> LGTM.
> 
> I'm a big fan of f-strings instead of `"{}".format(...`, but anything that 
> isn't `"%x" % ...` is fine.

Actually that's indeed nicer and the placeholder values aren't too difficult to 
read, so let's do that. Thanks!

https://github.com/llvm/llvm-project/pull/206967
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to