[cfe-dev] tests of bindings/python fail?

Eli Bendersky eliben at gmail.com
Tue Jul 5 21:38:15 PDT 2011


Hi Doug, thanks for the review. I'm attaching an updated patch with fixes
for all your comments.


> Committed as r134460, thanks!
>
> I forgot to mention it before, but please send future patches to the
> cfe-commits mailing list.
>
> - Doug
>

Hi Doug,
Another related question: I would like to expose the various statement kinds
in libclang, to allow client code to reason based on the type of statement
it encounters. Currently none of the statement kinds (except labels) is
exposed. Would it be acceptable to submit a fix for this, or is the
statement kind enumeration kept intentionally minimal?
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110706/b6d891a4/attachment.html>


More information about the cfe-dev mailing list