[PATCH] D26082: Support for Python 3 in libclang python bindings

Mathieu Duponchelle via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 11 01:03:02 PST 2017


MathieuDuponchelle added a comment.

In https://reviews.llvm.org/D26082#621496, @jbcoe wrote:

> Hi Mathieu,
>  What platform did you run the tests on? How did you run them? I don't get any failures when running tests on macOS 10.12.1.


Hey @jbcoe, do you think you can have a look at this issue? Please see my earlier comment for a way to reproduce this (`LD_LIBRARY_PATH=/home/meh/devel/sandbox/llvm/build/lib valgrind python3 -m nose tests.cindex.test_cursor:test_get_template_argument_value` is a valid way to reproduce this issue)


Repository:
  rL LLVM

https://reviews.llvm.org/D26082





More information about the cfe-commits mailing list