[Lldb-commits] [PATCH] D64782: [SWIG] Deprecate SWIG 1.x

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 16 04:38:48 PDT 2019


labath added a comment.

In D64782#1586815 <https://reviews.llvm.org/D64782#1586815>, @JDevlieghere wrote:

> I've updated swig on GreenDragon, and the Windows bot is running 3.0. I'm not sure about the Debian bot, as it's incremental it doesn't print the version number. Regardless, I'll keep an eye on the bots of course.


You can see the environment the "debian" bot is running in on it's "buildslave" page http://lab.llvm.org:8014/buildslaves/lldb-x86_64-debian. The swig version it uses is 3.0.12. The information on that page is hand-populated, so there is a danger of it getting out of date, but it should be correct at the moment.

Also, lgtm. :)


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64782/new/

https://reviews.llvm.org/D64782





More information about the lldb-commits mailing list