I am assuming you meant my comments for get_cursors in the test utils.  If so, fixed.<div><br><br><div class="gmail_quote">On Wed, May 2, 2012 at 10:23 AM, Manuel Klimek <span dir="ltr"><<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Looks good.<br>
<br>
Very minor nit: Comments are easier to read (IMO) if you're adding a<br>
'.' when you have a full sentence.<br>
<div><div class="h5"><br>
On Tue, May 1, 2012 at 7:37 AM, Evan P <<a href="mailto:hiwrac@gmail.com">hiwrac@gmail.com</a>> wrote:<br>
> When I was writing tests for the original version of this patch I discovered<br>
> that clang_getCursorLexicalParent was actually broken for some edge cases.<br>
> Now that my patch for that issue was committed in r155858, lets try this<br>
> again.<br>
><br>
> - Adding lexical_parent and semantic_parent properties to<br>
> clang.cindex.Cursor<br>
> - Two new tests (one for each property), require libclang built from r155858<br>
> or later to pass<br>
> - New test utility function (get_cursors) that gets all the nodes with a<br>
> specific spelling.<br>
><br>
><br>
> Thanks<br>
> -Evan Pipho<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> cfe-commits mailing list<br>
> <a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
><br>
</blockquote></div><br></div>