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

Reference to clang.cindex? #123

Open
EricCousineau-TRI opened this issue Jul 11, 2020 · 0 comments
Open

Reference to clang.cindex? #123

EricCousineau-TRI opened this issue Jul 11, 2020 · 0 comments

Comments

@EricCousineau-TRI
Copy link
Contributor

EricCousineau-TRI commented Jul 11, 2020

Is it possible have a documented reference to clang.cindex?
https://github.com/llvm/llvm-project/blob/6792069a3fdb412d06dd3cc42a6181c6fb7db860/clang/bindings/python/clang/cindex.py

It's basically some simple Python bindings (using cdll) to interface with libclang:
https://github.com/llvm/llvm-project/blob/6792069a3fdb412d06dd3cc42a6181c6fb7db860/clang/bindings/python/clang/cindex.py#L4171-L4178

Perhaps it'd be useful to have a brief comparison of why CastXML is better than libclang?
(and also some places where libclang has more info than CastXML, like templates, comments, etc.?)

Relates:

(I wanted to post this in CastXML, but I dunno if it's the right place...)

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

No branches or pull requests

1 participant