[cfe-dev] Static Analysis launch checker in context of another checker

Gábor Márton via cfe-dev cfe-dev at lists.llvm.org
Wed Sep 2 00:05:52 PDT 2020


Hi,

Checkers which emit bug reports are ought to be independent. So in this
sense, no, you cannot "launch" another checker inside the current checker.

Hope this helps,
Gábor

On Tue, 1 Sep 2020, 08:25 Thien Tran via cfe-dev, <cfe-dev at lists.llvm.org>
wrote:

> Hello all,
>
> I'm writing a checker to analyze function calls in the body. Please let me
> know if we can launch another checker in the context of the current checker?
>
> Thank you very much!
>
> ----------------
> Best regards,
> Thien Tran.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200902/d2ba7aab/attachment.html>


More information about the cfe-dev mailing list