[cfe-dev] Parameters for a checker

Gábor Horváth xazax.hun at gmail.com
Wed Apr 8 22:23:22 PDT 2015


Hi,

In case you ment static analyzer checkers, configuration option support was
added not too long ago.

Commit: http://reviews.llvm.org/rL231266

You can check the MallocChecker and correspondig tests to see how to use it.

Cheers,
Gábor

On 9 April 2015 at 01:22, Francisco Chiotta <franchiotta at gmail.com> wrote:

> Hello all,
>
> I was wondering if there exist a way to pass parameters to a checker? Does
> anyone know if that is possible?
>
> Thank you.
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150409/72529b2e/attachment.html>


More information about the cfe-dev mailing list