aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/analyze/creator-clang-static-analyzer.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/analyze/creator-clang-static-analyzer.qdoc')
-rw-r--r--doc/src/analyze/creator-clang-static-analyzer.qdoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/src/analyze/creator-clang-static-analyzer.qdoc b/doc/src/analyze/creator-clang-static-analyzer.qdoc
index 593664a123..2c09fa0a75 100644
--- a/doc/src/analyze/creator-clang-static-analyzer.qdoc
+++ b/doc/src/analyze/creator-clang-static-analyzer.qdoc
@@ -43,14 +43,17 @@
\image qtcreator-clang-static-analyzer.png
+ Select the link in the \uicontrol Location column to move to the location
+ where the issue appears in the code editor.
+
The Clang Static Analyzer runs with all the default checkers enabled. For
more information about the checkers, see
\l{http://clang-analyzer.llvm.org/available_checks.html}{Available Checkers}.
To suppress diagnostics, select \uicontrol {Suppress This Diagnostic} in the
context menu. To view the suppression list for a project and to remove
- diagnostics from it, select \uicontrol {Clang Static Analyzer} in
- the \uicontrol Projects mode.
+ diagnostics from it, select \uicontrol Projects >
+ \uicontrol {Project Settings} > \uicontrol {Clang Static Analyzer}.
\section1 Supported Project Types and Tool Chains