[Lldb-commits] [PATCH] D13679: Fix TestTargetAPI.py test for users who use Swig 3.0.5 or greater.
Adrian McCarthy via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 12 16:32:24 PDT 2015
amccarth added a subscriber: amccarth.
amccarth added a comment.
With Swig 3.0.2, non-string arguments work. I'm not sure why. Even the
Swig 1.x documentation says that what we're doing shouldn't work.
http://reviews.llvm.org/D13679
More information about the lldb-commits
mailing list