MathieuDuponchelle added a comment. In https://reviews.llvm.org/D26082#644402, @jbcoe wrote:
> @MathieuDuponchelle I've set up a docker image with Fedora 23 and reproduced > the errors as you reported. > > I've no immediate idea what the problem might be. Might be worth looking with > address-sanitizer. Hey, good to know! Two questions: - Did you try running the test with valgrind on OSX? - Doesn't the fact that commenting out this line: https://github.com/llvm-mirror/clang/blob/master/bindings/python/clang/cindex.py#L181 "solve" the problem give you a good starting point? Repository: rL LLVM https://reviews.llvm.org/D26082 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits