‑‑parallel
このセクションの内容:
Syntax
--parallel threadsParameters
| The maximum number of threads to use during parallel analysis. |
For use with
icstat
Description
Use this option to specify the maximum number of threads to use during parallel analysis.
注記
This option might cause subsequently performed analyses to produce more or fewer messages. This is because the summary information for the source files might change depending on the order in which they are analyzed. To make the amount of messages stay approximately the same from one analysis run to another, use the option --deterministic, see ‑‑deterministic.
注意
Project>Options>Static Analysis>Enable parallel analysis