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

Tobias Grosser via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 10 12:35:18 PST 2015


On 11/10/2015 09:05 PM, Jonathan Roelofs wrote:
>
>
> On 11/10/15 12:48 PM, Tobias Grosser wrote:
>> 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.
>
> Can you please try out r252641? I think that should fix what you're seeing.

I just updated and see this still. Do you see this with ninja/cmake as well?

Best,
Tobias


More information about the cfe-commits mailing list