[Lldb-commits] [lldb] [llvm] [NFC][DebugInfo] Make some block-start-position methods return iterators (PR #124287)
Harald van Dijk via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 5 09:14:30 PST 2025
hvdijk wrote:
Given that https://llvm.org/docs/RemoveDIsDebugInfo.html specifically documents these functions as "no plans to deprecate", even though I personally feel like they are a bad idea, I just updated them so they compile with no deprecation warnings. Does this look like a good approach? Should I create a PR, or would you prefer a different approach and/or would you like to make some changes to it?
https://github.com/llvm/llvm-project/pull/124287
More information about the lldb-commits
mailing list