Skip to content

Update clang python binding to 6.0.0#83

Open
SuperBo wants to merge 1 commit into
deoplete-plugins:masterfrom
SuperBo:master
Open

Update clang python binding to 6.0.0#83
SuperBo wants to merge 1 commit into
deoplete-plugins:masterfrom
SuperBo:master

Conversation

@SuperBo
Copy link
Copy Markdown

@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
Copy Markdown
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