HTOD: Low hanging fruit
Jacob Carlborg
doob at me.com
Fri Dec 6 13:32:33 PST 2013
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
More information about the Digitalmars-d
mailing list