r252474 - Create install targets for scan-build and scan-view

Tobias Grosser via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 10 11:48:48 PST 2015


On 11/09/2015 05:12 PM, Jonathan Roelofs via cfe-commits wrote:
> Author: jroelofs
> Date: Mon Nov  9 10:12:56 2015
> New Revision: 252474
>
> URL: http://llvm.org/viewvc/llvm-project?rev=252474&view=rev
> Log:
> Create install targets for scan-build and scan-view

Hi Jonathan,

this is probably not the commit that introduced this specific issue, but 
since updating today my cmake ninja builds always run:

"[2/2] Running utility command for scan-view"

even without me changing any files. Before ninja would just report that
no work needs to be done. I assume this change is related to some of the
recent scan-view change and was likely unintended.

Best,
Tobias


More information about the cfe-commits mailing list