<div dir="ltr"><div>Reading the docs through carefully, I have realized that plugins are used by the compiler, whereas checkers are used by the analyzer. Sorry for such a trivial question.<br></div><div>Cheers.<br></div><div>
<br>2014-04-19 13:43 GMT+02:00 Aitor San Juan <span dir="ltr"><<a href="mailto:aitor.sj@opendeusto.es" target="_blank">aitor.sj@opendeusto.es</a>></span>:<br><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div><div><span style="font-family:georgia,serif">Hello,<br><br></span></div><span style="font-family:georgia,serif">I was wondering the difference between the concept of a plugin and a checker. Please, correct me. As far as I know, from a technical point of view, a plugin is a separately compiled routine (DLL) that may be loaded by the compiler (compile-time). However, a checker is a routine used by Clang's analyzer to enhance the latter's analysis logic (in the case of  a checker, in order for the analyzer to be able to use it, the latter must be rebuilt).<br>

<br></span></div><span style="font-family:georgia,serif">I also wonder whether a plugin can also interact with Clang's analyzer? If so, then what reason could make you decide whether to implement a checker or a plugin?<br>

</span><div><div><div><div class="gmail_extra"><span style="font-family:georgia,serif"><br></span></div><div class="gmail_extra"><span style="font-family:georgia,serif">Thanks.<span class=""><font color="#888888"><br></font></span></span></div>
<span class=""><font color="#888888"><div class="gmail_extra"><span style="font-family:georgia,serif">Aitor.</span><br>
</div></font></span></div></div></div></div>
</blockquote></div><br></div></div></div></div>