<div dir="ltr">Hey!<div><br></div><div>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?</div>
<div><br></div><div>I've found blog post about it (<a href="http://fdiv.net/2012/08/15/compiling-code-clang-api">http://fdiv.net/2012/08/15/compiling-code-clang-api</a>), but it seems that `Driver` class runs `clang` and `ld` executables behind the scene.</div>
<div><br></div><div>Anybody?</div><div><br></div><div>Thanks and regards,</div><div>Anton.</div></div>