Doc: State supported projects/toolchains for the Clang Static Analyzer

Change-Id: I4f511ff15fcf298b5d9351c7e61c11d6e5491493
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
Nikolai Kosjar
2016-05-03 12:34:47 +02:00
parent 17c1325cc4
commit 006d40c514

View File

@@ -52,6 +52,15 @@
diagnostics from it, select \uicontrol {Clang Static Analyzer} in diagnostics from it, select \uicontrol {Clang Static Analyzer} in
the \uicontrol Projects mode. the \uicontrol Projects mode.
\section1 Supported Project Types and Tool Chains
The Clang Static Analyzer relies on the data (specific macros and include
directories) from the projects and tool chains. Not all projects
and tool chains can provide enough data for reasonable results.
Currently, only Qbs and qmake projects together with the GCC, MinGW, Clang
and Microsoft Visual Studio tool chains are supported.
\section1 Setting Up Clang Static Analyzer \section1 Setting Up Clang Static Analyzer
As a tested version of Clang is shipped together with Qt Creator, no manual As a tested version of Clang is shipped together with Qt Creator, no manual