[Lldb-commits] [lldb] [lldb][Utility] Remove address size from Stream class (NFC) (PR #190375)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 3 11:22:19 PDT 2026
jimingham wrote:
Are you planning to do the same with byte_order? If address_size didn't make sense I don't see how byte_order does either. OTOH, doing that as a separate PR will make for easier to read PR's, so this isn't a ding against this one...
https://github.com/llvm/llvm-project/pull/190375
More information about the lldb-commits
mailing list