On 2013-12-06 19:35, Andrej Mitrovic wrote:

I guess libtooling (http://clang.llvm.org/docs/LibTooling.html) would
be a better fit for a codegenerator, but it's a C++ library.

What would be better is to use the Clang C++ libraries since they already provide all the functionality needed. Although they are not stable and are C++ libraries. I'm actually quite satisfied I've come this far without needing to change a single thing in libclang itself.

--
/Jacob Carlborg

Reply via email to