[Lldb-commits] [lldb] [lldb] Turn LineEntry into a class and make AddressRange member optional (PR #158811)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 16 11:14:51 PDT 2025
JDevlieghere wrote:
Can we break this up into an NFC patch that makes `LineEntry` a class and a separate PR for the functional change that makes `AddressRange` optional?
https://github.com/llvm/llvm-project/pull/158811
More information about the lldb-commits
mailing list