RedX2501 marked 2 inline comments as done. ================ Comment at: bindings/python/tests/cindex/test_cursor.py:333 @@ +332,3 @@ + # not exposed yet + # ".*" : BinaryOperator.PtrMemD, + "->*" : BinaryOperator.PtrMemI, ---------------- kfunk wrote: > What about this? How is it not exposed? > > This works in the C++ test apparently(?) Yeah, I was surprised too. I have no idea why one is exposed and the other not...
But i don't feel like investigating it as I don't need it and this operator is not used often. http://reviews.llvm.org/D10833 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits