Ebuka Ezike e9b2eddd5b
[lldb] fix set SBLineEntryColumn (#130435)
Calling the public API `SBLineEntry::SetColumn()` sets the row instead
of the column.

This probably should be backported as it has been since version 3.4.

---------

Co-authored-by: Jonas Devlieghere <jonas@devlieghere.com>
2025-03-10 09:10:23 -07:00
..