<div dir="ltr"><div dir="ltr">Apologies for the <i>very </i>extremely late response. These last weeks (and the next few) are just very busy.</div><div dir="ltr"><br></div><div>From what I can tell libtooling + cpp is my best bet. So, I compiled clang and after a few tries I got a working example on printing all the function names in a cpp. I think it's a good start.</div><br class="gmail-Apple-interchange-newline"><div>And I would really like to discuss transpiling with you, Stephen Crane. How may I contact you?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 30 Apr 2019 at 13:40, Jacob Carlborg via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-04-29 21:07, Stephen Crane via cfe-dev wrote:<br>
> We had the exact same question when we started work on C2Rust. We<br>
> ended up using the libtooling API with C++ to extract the AST and<br>
> serialize it into Rust.<br>
<br>
Oh, I can add that I don't think libtooling existed when I first started <br>
with DStep.<br>
<br>
> We found that the libclang interface was<br>
> insufficient to extract all information we needed for the transpiler.<br>
It would be interesting to know more about this.<br>
<br>
-- <br>
/Jacob Carlborg<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div>