<div dir="ltr"><div>Thanks a lot Daniel.</div><div> </div><div>I understand that an incremental build is to just build the essential part changed (in my case, to add a new checker). So is it enough to run make from within the StaticAnalyzer directory? That is, I go to <font face="courier new,monospace"><em><MY_LLVM_SOURCE_DIR></em></font><font face="courier new,monospace">/tools/clang/lib/StaticAnalyzer</font>, and from there do I simply run make? Is this what you meant by an incremental build?</div>
<div> </div><div>Thanks.<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-24 8:30 GMT+01:00 Daniel Marjamäki <span dir="ltr"><<a href="mailto:Daniel.Marjamaki@evidente.se" target="_blank">Daniel.Marjamaki@evidente.se</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<div><br>
> do I have to build again Clang, the Static Analyzer, or is it enough to compile the checker? I'm a bit lost about this. It's not clear to me.<br>
<br>
</div>It is not enough the compile the checker.<br>
<br>
You do not need to rebuild everything.<br>
<br>
Just perform a "make" / incremental build. This will take a little while even when you have not changed any interfaces etc but it should run much faster than a full rebuild.<br>
<br>
Best regards,<br>
Daniel Marjamäki<br>
<br>
..................................................................................................................<br>
Daniel Marjamäki Senior Engineer<br>
Evidente ES East AB  Warfvinges väg 34  SE-112 51 Stockholm  Sweden<br>
<br>
Mobile:                 <a href="tel:%2B46%20%280%29709%2012%2042%2062" value="+46709124262">+46 (0)709 12 42 62</a><br>
E-mail:                 <a href="mailto:Daniel.Marjamaki@evidente.se">Daniel.Marjamaki@evidente.se</a><br>
<br>
<a href="http://www.evidente.se" target="_blank">www.evidente.se</a><br>
</blockquote></div><br></div>