[cfe-dev] How to compile the sources using Clang API?

Anton Smirnov dev at antonsmirnov.name
Tue May 27 08:05:35 PDT 2014


Hey!

I'm using Clang in my IDE on mobile devices as built-in analyzer and for
syntax highlighting. Can i (and how?) to compile the sources with Clang C++
API without executables running?

I've found blog post about it (
http://fdiv.net/2012/08/15/compiling-code-clang-api), but it seems that
`Driver` class runs `clang` and `ld` executables behind the scene.

Anybody?

Thanks and regards,
Anton.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140527/7617510f/attachment.html>


More information about the cfe-dev mailing list