.. |
CMakeLists.txt
|
…
|
|
analyzerinfo.cpp
|
Update Copyright
|
2019-06-29 07:49:14 +02:00 |
analyzerinfo.h
|
…
|
|
astutils.cpp
|
Fix issue 9554: False positive: The address of local variable 'x' is accessed at non-zero index. (#2470)
|
2020-01-04 11:39:52 +01:00 |
astutils.h
|
…
|
|
check.cpp
|
…
|
|
check.h
|
…
|
|
check64bit.cpp
|
…
|
|
check64bit.h
|
…
|
|
checkassert.cpp
|
…
|
|
checkassert.h
|
added missing OVERRIDE usage and removed redundant virtual (#2190)
|
2019-09-20 21:57:16 +02:00 |
checkautovariables.cpp
|
…
|
|
checkautovariables.h
|
…
|
|
checkbool.cpp
|
…
|
|
checkbool.h
|
…
|
|
checkboost.cpp
|
…
|
|
checkboost.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkbufferoverrun.cpp
|
…
|
|
checkbufferoverrun.h
|
…
|
|
checkclass.cpp
|
Removing check hidingInheritedPublic (#2482)
|
2020-01-09 06:53:08 +01:00 |
checkclass.h
|
Removing check hidingInheritedPublic (#2482)
|
2020-01-09 06:53:08 +01:00 |
checkcondition.cpp
|
…
|
|
checkcondition.h
|
…
|
|
checkexceptionsafety.cpp
|
Refactoring; Use range for loops
|
2018-07-14 09:49:03 +02:00 |
checkexceptionsafety.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkfunctions.cpp
|
…
|
|
checkfunctions.h
|
…
|
|
checkinternal.cpp
|
…
|
|
checkinternal.h
|
…
|
|
checkio.cpp
|
…
|
|
checkio.h
|
…
|
|
checkleakautovar.cpp
|
Fix 9298 (#2476)
|
2020-01-09 08:47:36 +01:00 |
checkleakautovar.h
|
…
|
|
checkmemoryleak.cpp
|
…
|
|
checkmemoryleak.h
|
Memleak: Refactor check to separate function (#2079)
|
2019-08-13 13:00:59 +02:00 |
checknullpointer.cpp
|
…
|
|
checknullpointer.h
|
…
|
|
checkother.cpp
|
astyle formatting
|
2020-01-04 18:47:05 +01:00 |
checkother.h
|
Check for JSON error when parsing addon .json files + fixes (#2374)
|
2019-11-20 15:37:09 +01:00 |
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
…
|
|
checksizeof.cpp
|
…
|
|
checksizeof.h
|
…
|
|
checkstl.cpp
|
Fix 9546: properly check that the bound is the size (#2475)
|
2020-01-05 16:24:25 +01:00 |
checkstl.h
|
…
|
|
checkstring.cpp
|
…
|
|
checkstring.h
|
…
|
|
checktype.cpp
|
…
|
|
checktype.h
|
…
|
|
checkuninitvar.cpp
|
…
|
|
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
…
|
|
checkunusedfunctions.h
|
…
|
|
checkunusedvar.cpp
|
…
|
|
checkunusedvar.h
|
…
|
|
checkvaarg.cpp
|
…
|
|
checkvaarg.h
|
…
|
|
clangimport.cpp
|
…
|
|
clangimport.h
|
…
|
|
config.h
|
Use "override" keyword in clang (#2459)
|
2019-12-25 18:19:00 +03:00 |
cppcheck.cpp
|
…
|
|
cppcheck.h
|
Verification; Updated report
|
2019-12-27 19:05:22 +01:00 |
cppcheck.natvis
|
…
|
|
cppcheck.vcxproj
|
Clang import; Rename files/namespace
|
2020-01-10 16:29:06 +01:00 |
cppcheck.vcxproj.filters
|
…
|
|
ctu.cpp
|
Add impossible values to ValueFlow (#2186)
|
2019-09-20 15:06:37 +02:00 |
ctu.h
|
CTU: Add 'column'
|
2019-09-12 10:46:33 +02:00 |
errorlogger.cpp
|
…
|
|
errorlogger.h
|
Refactoring; CWEs should be clarified
|
2020-01-01 09:09:10 +01:00 |
exprengine.cpp
|
astyle formatting
|
2020-01-12 13:35:39 +01:00 |
exprengine.h
|
…
|
|
importproject.cpp
|
Check for JSON error when parsing addon .json files + fixes (#2374)
|
2019-11-20 15:37:09 +01:00 |
importproject.h
|
…
|
|
lib.pri
|
…
|
|
library.cpp
|
Verification; Check function argument values
|
2019-12-23 22:10:43 +01:00 |
library.h
|
Verification; Check function argument values
|
2019-12-23 22:10:43 +01:00 |
matchcompiler.h
|
…
|
|
mathlib.cpp
|
…
|
|
mathlib.h
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
path.cpp
|
…
|
|
path.h
|
…
|
|
pathanalysis.cpp
|
…
|
|
pathanalysis.h
|
…
|
|
pathmatch.cpp
|
…
|
|
pathmatch.h
|
…
|
|
pcrerules.pri
|
…
|
|
platform.cpp
|
use range loops / constness (#2181)
|
2019-09-19 20:29:33 +02:00 |
platform.h
|
…
|
|
preprocessor.cpp
|
…
|
|
preprocessor.h
|
Update Copyright year
|
2019-12-21 11:23:01 +01:00 |
programmemory.cpp
|
Clang; Run ValueFlow
|
2020-01-11 14:00:41 +01:00 |
programmemory.h
|
…
|
|
settings.cpp
|
…
|
|
settings.h
|
…
|
|
standards.h
|
…
|
|
suppressions.cpp
|
…
|
|
suppressions.h
|
…
|
|
symboldatabase.cpp
|
…
|
|
symboldatabase.h
|
…
|
|
templatesimplifier.cpp
|
fix #9539 (Syntax error for valid C++14 code) (#2446)
|
2019-12-12 20:50:20 +01:00 |
templatesimplifier.h
|
Resolve C4800 Visual C++ warning
|
2019-12-16 18:11:12 +03:00 |
timer.cpp
|
…
|
|
timer.h
|
…
|
|
token.cpp
|
…
|
|
token.h
|
…
|
|
tokenize.cpp
|
…
|
|
tokenize.h
|
…
|
|
tokenlist.cpp
|
…
|
|
tokenlist.h
|
Import Clang ast dump (experimental)
|
2020-01-05 15:12:53 +01:00 |
utils.h
|
…
|
|
valueflow.cpp
|
Clang; Run ValueFlow
|
2020-01-11 14:00:41 +01:00 |
valueflow.h
|
…
|
|
version.h
|
Set version
|
2019-12-21 11:49:01 +01:00 |
version.rc
|
…
|
|