[Lldb-commits] [lldb] [lldb] Clean up Socket headers for Android (PR #124453)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 27 01:15:31 PST 2025


labath wrote:

> Some of that looks questionable and I question if most of the remaining headers are actually necessary. I'd like to trim this down to only what is necessary.

This is probably the consequence of some refactoring (right now, most of the actual work is done in the individual `***Socket.cpp` files, but maybe everything was in this file in the past. Feel free to remove anything that doesn't make sense.

https://github.com/llvm/llvm-project/pull/124453


More information about the lldb-commits mailing list