================

----------------
JDevlieghere wrote:

Those were deleted because they were printing those values as hex. In the 
commit message, Pavel recommended using the underlying llvm stream instead for 
(un)signed values. But these are booleans, so either we should add a boolean 
overload (true/false) or use the llvm one. 

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

Reply via email to