forked from qt-creator/qt-creator
Doc: Update info about Clang Tools options
Change-Id: Id967798d3f1a0fc52c1f2c413e953d7324582e7b Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 9.1 KiB |
@@ -128,6 +128,9 @@
|
|||||||
|
|
||||||
\image qtcreator-clang-tools-options.png "Clang Tools options tab"
|
\image qtcreator-clang-tools-options.png "Clang Tools options tab"
|
||||||
|
|
||||||
|
\li In the \uicontrol Clang-Tidy and \uicontrol Clazy-Standalone fields,
|
||||||
|
set the paths to the executables to use.
|
||||||
|
|
||||||
\li To build the project before running the Clang tools, select the
|
\li To build the project before running the Clang tools, select the
|
||||||
\uicontrol {Build the project before analysis} check box. The Clang
|
\uicontrol {Build the project before analysis} check box. The Clang
|
||||||
tools do not require the project to be built before analysis, but
|
tools do not require the project to be built before analysis, but
|
||||||
@@ -135,9 +138,9 @@
|
|||||||
generated during the build. For big projects, not building the
|
generated during the build. For big projects, not building the
|
||||||
project might save some time.
|
project might save some time.
|
||||||
|
|
||||||
\li In the \uicontrol {Simultaneous processes} field, select the number
|
\li In the \uicontrol {Parallel jobs} field, select the number of jobs
|
||||||
of processes to run simultaneously to make the analysis faster on
|
to run in parallel to make the analysis faster on multi-core
|
||||||
multi-core processors.
|
processors.
|
||||||
|
|
||||||
\li In the \uicontrol {Diagnostic Configuration} group, select
|
\li In the \uicontrol {Diagnostic Configuration} group, select
|
||||||
\uicontrol Manage to create or edit a custom configuration.
|
\uicontrol Manage to create or edit a custom configuration.
|
||||||
|
Reference in New Issue
Block a user