[Lldb-commits] [lldb] [llvm] [NFC][DebugInfo] Make some block-start-position methods return iterators (PR #124287)

Stephen Tozer via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 6 02:58:45 PST 2025


SLTozer wrote:

The approach sounds reasonable enough to me that it's probably best to open a PR and continue discussion there - the C API is a bit of a special case, so it might warrant bringing in people who know more about it (and actually consume it) if a change is necessary, but I suspect the best option will be to just make them compile without deprecation warnings (as you've done) and try to ensure that consumers are warned of how to not use them incorrectly.

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


More information about the lldb-commits mailing list