[Lldb-commits] [PATCH] D88906: [lldb/docs] Clarify python/swig version incompatibility
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 6 08:47:16 PDT 2020
labath added a comment.
Jonas, the notion that 3.7 is incompatible comes from ae7389116 <https://reviews.llvm.org/rGae738911641660a63a102923c2beb070d6cebf39>. Do you happen to remember what was the issue you ran into?
I find it unlikely that 3.7 is incompatible but 3.8 is ok, and I think you probably ran into https://github.com/swig/swig/issues/1321 (which I recently ran into as well).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88906/new/
https://reviews.llvm.org/D88906
More information about the lldb-commits
mailing list