This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb6d53ccdc72: [lldb] Bump the required SWIG version to 3
(authored by JDevlieghere).
Herald added a project: LLDB.
Changed prior to commit:
https://reviews.llvm.org/D94244?vs=315175&id=315418#toc
Repos
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
LGTM modulo the warning messages still referencing 2 instead of 3.
Comment at: lldb/cmake/modules/FindLuaAndSwig.cmake:20
else()
message(STATUS "SWIG 2 or later
JDevlieghere created this revision.
JDevlieghere added a reviewer: LLDB.
Herald added a subscriber: mgorny.
JDevlieghere requested review of this revision.
Bump the required SWIG version to 3. If my memory serves me well we last bumped
the required SWIG version to 2 for Python 3. At that time SWI