[Development] clang-analyzer and qbs projects

Christian Kandeler christian.kandeler at digia.com
Mon Sep 29 09:59:30 CEST 2014


On 09/29/2014 09:29 AM, gorthauer87 at yandex.ru wrote:
> Is there any way to analyze qbs projects with clang-analyzer?

A cursory glance at how clang-analyzer works suggests it should be 
enough to set cpp.compilerPath to the location of the "c++-analyzer" 
tool (for C++ projects) and make sure the right compiler is found via PATH.


Christian



More information about the Development mailing list