summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikolai Kosjar <nikolai.kosjar@qt.io>2016-05-03 12:34:47 +0200
committerNikolai Kosjar <nikolai.kosjar@qt.io>2016-05-03 13:55:33 +0000
commit006d40c5141408c64fa28d54bd19d63feb8bb727 (patch)
tree8ec0b17701718715b821531ca46a9b6632fbb710 /doc
parent17c1325cc45eb563333d28725a51c04e33cd01f2 (diff)
downloadqt-creator-006d40c5141408c64fa28d54bd19d63feb8bb727.tar.gz
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/analyze/creator-clang-static-analyzer.qdoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/src/analyze/creator-clang-static-analyzer.qdoc b/doc/src/analyze/creator-clang-static-analyzer.qdoc
index 6947801052..593664a123 100644
--- a/doc/src/analyze/creator-clang-static-analyzer.qdoc
+++ b/doc/src/analyze/creator-clang-static-analyzer.qdoc
@@ -52,6 +52,15 @@
diagnostics from it, select \uicontrol {Clang Static Analyzer} in
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
As a tested version of Clang is shipped together with Qt Creator, no manual