VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
24
stars
7
forks
source link
Introduce a default analysis timemout parameter to protect the users terminal #150
Closed
dkrupp closed 1 month ago
Introduce a new configurable analysis timeout parameter (180seconds by default) for the analysis length of a single TU.
It should be clear to the user, when this timeout happened what to do about it.