Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2016 14:19:33 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r296124 - in head: share/man/man7 share/mk sys/conf
Message-ID:  <56D0CF75.9050306@FreeBSD.org>
In-Reply-To: <201602262214.u1QME0oM033474@repo.freebsd.org>
References:  <201602262214.u1QME0oM033474@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/26/16 2:14 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Fri Feb 26 22:14:00 2016
> New Revision: 296124
> URL: https://svnweb.freebsd.org/changeset/base/296124
> 
> Log:
>   Import bsd.clang-analyze.mk based on NetBSD's version.
>   
>   This allows 'make analyze' or 'make OBJ.clang-analyzer' to run the
>   Clang static analyzer and present results on stdout.
>   
>   Obtained from:	NetBSD (CVS Rev. 1.3)
>   Sponsored by:	EMC / Isilon Storage Division
>   Differential Revision:	https://reviews.freebsd.org/D5449
> 

I just wanted to call special attention to this one.  You may find it
useful to run in something you maintain.  scan-build can achieve the
same thing but this one is at least built-in and dependency-free.

It doesn't work for the kernel yet.

-- 
Regards,
Bryan Drewery



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56D0CF75.9050306>