[cfe-commits] [Patch] [PythonBindings] Exposing cursor semantic and lexical parent to python

Manuel Klimek klimek at google.com
Fri Apr 13 02:30:51 PDT 2012


I would add a test. You can look at
http://llvm.org/viewvc/llvm-project?view=rev&revision=152513 for an
example of where to put it.

Cheers,
/Manuel

On Thu, Apr 12, 2012 at 8:22 AM, Evan P <hiwrac at gmail.com> wrote:
> Subject says it all, added semantic_parent and lexical_parent properties to
> clang.cindex.Cursor.
>
> Thanks
> -Evan Pipho
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list