On 09/29/2014 09:29 AM, gorthaue...@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
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to