bulbazord wrote: Can you verify that none of these methods were cherry-picked to 21.x? If they were, this change would be an ABI break.
Side note: Practically speaking this change doesn't mean that much. There's not a huge difference between a const and non-const SB object since they're opaque. On principle though I do like this kind of change. https://github.com/llvm/llvm-project/pull/172687 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
