Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update clang python binding to 6.0.0 #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SuperBo
Copy link

@SuperBo SuperBo commented Mar 31, 2018

The latest python binding in llvm 6.0.0 has support for python3. We don't need to use an in-house library like libclang-python3 any more.

These files are taken directly from clang source code from http://releases.llvm.org/6.0.0/cfe-6.0.0.src.tar.xz However, this source code has small bugs when used with deoplete-clang. So I fix the bug and attached the patch file for more information.

clang-python.patch

@Shougo
Copy link
Collaborator

Shougo commented Apr 1, 2018

It should be merged.

@zchee Ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants