[cfe-commits] [Patch] [PythonBindings] Exposing cursor semantic and lexical parent to python (now with proper tests)

Anders Waldenborg anders at 0x63.nu
Wed May 2 07:02:08 PDT 2012


On Mon, Apr 30, 2012 at 10:37:43PM -0700, Evan P wrote:
> - Adding lexical_parent and semantic_parent properties to
> clang.cindex.Cursor
> - Two new tests (one for each property), require libclang built from
> r155858 or later to pass
> - New test utility function (get_cursors) that gets all the nodes with a
> specific spelling.

Looks Good To Me. (and tests passes here too).

Unless someone yells at me I'll commit it for you.

 anders



More information about the cfe-commits mailing list