[cfe-commits] cindex.py CodeCompletionResults destructor patch

Gregory Szorc gregory.szorc at gmail.com
Sun Aug 19 14:11:13 PDT 2012


Good catch. If only we had test coverage of code completion...

This looks good to me. Do you have commit access or should I commit this 
for you?

On 8/18/2012 2:40 PM, Francisco Lopes da Silva wrote:
> Hi, currently the trunk cindex python binding has code calling a non-declared function at the CodeCompletionResults destructor.
>
> This fix solves that.
>
> ---
>
> Francisco Lopes
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120819/e1cbba6a/attachment.html>


More information about the cfe-commits mailing list