tfiala added a comment. In https://reviews.llvm.org/D20835#446040, @aprantl wrote:
> I have one last question: > While trying to add a testcase I noticed that > DisplaySourceLinesWithLineNumbers is still exported into Python with the old > signature. What is the correct way to update the Python bindings? On the LLVM.org side, the bindings are usually updated fine if all the swig input files are updated (so the .i files I think would be relevant here). https://reviews.llvm.org/D20835 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits