[Lldb-commits] [lldb] [lldb][API] Make SB-API functions const if possible. (PR #172687)
Ebuka Ezike via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 17 11:19:42 PST 2025
da-viper wrote:
> Technically this is ABI breaking since the mangling of those method will change.
@medismailben I assume we is guarantee stable ABI for only released versions. And the changed function are for only newly added functions in 22.git branch that has not been released yet.
https://github.com/llvm/llvm-project/pull/172687
More information about the lldb-commits
mailing list