[Lldb-commits] [lldb] [lldb] Add a CMake option to build agains the Python limited API (PR #152034)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 5 01:04:43 PDT 2025
https://github.com/DavidSpickett approved this pull request.
I'm assuming this will be:
* Can't enable it now because we use non-limited API things, but will be used locally for fixing that.
* Once that's done, enable it where we have SWIG 4.2
* Eventually require SWIG >= 4.2, default to ON
* Forget the option exists for about a decade
* Finally remove it :)
LGTM.
https://github.com/llvm/llvm-project/pull/152034
More information about the lldb-commits
mailing list