[cfe-dev] not being able to capture value for binary operations using python bindings for clang

Carlos Andrade carlosviansi at gmail.com
Tue Jun 26 21:16:44 PDT 2012


Hi,

I recently noticed that on llvm/clang 3.1 I am not being able to obtain
from any of the methods (cursor.kind, cursor.spelling, cursor.displayname)
the value of the operator. I noticed this so far on attribution '=' and
other sort of binary operators (like '+'). Is it incomplete at this point
or is there anything I am missing?

Thanks,

Carlos Andrade
http://carlosandrade.co
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120626/119c2041/attachment.html>


More information about the cfe-dev mailing list