[Lldb-commits] [lldb] [lldb] Drop incomplete non-8-bit bytes support (PR #182025)

Sergei Barannikov via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 18 12:19:23 PST 2026


s-barannikov wrote:

Thanks, I restored the APIs (both C++ and Python, using a3fe9221 as a reference). Please let me know if the deprecation messages should be more verbose or if Python APIs could go away (AIUI there is much less pain with Python API breakages and those APIs are unlikely to be used by anyone, but I may be completely wrong).


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


More information about the lldb-commits mailing list