[Lldb-commits] [lldb] [lldb][API] Make SB-API functions const if possible. (PR #172687)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 17 11:47:47 PST 2025


medismailben 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.

Let's see if this causes any breakages then :) 

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


More information about the lldb-commits mailing list