[llvm-branch-commits] [lldb] [lldb] Fix SBAPI breakage in SBFrame::GetValueForVariablePath (#218565) (PR #220282)

Felipe de Azevedo Piovezan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Sep 2 05:27:50 PDT 2026


felipepiovezan wrote:

There is a lengthy discussion in the original PR: https://github.com/llvm/llvm-project/pull/218565
But the consensus is: the original patch should not have been merged, as LLDB makes a strict guarantee about ABI compatibility for its SBAPI layer.

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


More information about the llvm-branch-commits mailing list