<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.<br></span></div><div class="gmail_extra"><span style="font-family:georgia,serif">Aitor.</span><br>
</div></div></div></div></div>