"include/git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "43dbdfd0e738939e25b84deb60fc6b253a9a5ea2"
Avoid decoding already-decoded strings from cindex.
Recent versions of clang.cindex include [code][1] that converts the internal byte strings to python str for you. [1]: https://github.com/llvm-mirror/clang/blob/master/bindings/python/clang/cindex.py#L72
Showing
Please register or sign in to comment