cppcheck/lib
Maksim Derbasov a3ed9116e5 Clarify error msg for hidingInheritedPublic (#2474) 2020-01-05 09:32:39 +01:00
..
CMakeLists.txt
analyzerinfo.cpp
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 Fix false positives in knownConditionTrueFalse when using expressions with const variables (#2469) 2020-01-03 19:35:28 +01:00
check.cpp
check.h Moved function from .h to .cpp 2019-12-21 11:55:11 +01:00
check64bit.cpp
check64bit.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkassert.cpp
checkassert.h
checkautovariables.cpp Fix issue 9201: FP: returnDanglingLifetime on pointer to variable of static struct (#2303) 2019-11-05 07:10:32 +01:00
checkautovariables.h
checkbool.cpp
checkbool.h
checkboost.cpp Rename _tokenizer, _settings, _errorLogger 2018-06-16 16:10:28 +02:00
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp Clarify error msg for hidingInheritedPublic (#2474) 2020-01-05 09:32:39 +01:00
checkclass.h Clarify error msg for hidingInheritedPublic (#2474) 2020-01-05 09:32:39 +01:00
checkcondition.cpp astyle formatting 2020-01-04 18:47:05 +01:00
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp Check for JSON error when parsing addon .json files + fixes (#2374) 2019-11-20 15:37:09 +01:00
checkfunctions.h
checkinternal.cpp CheckInternal: Extend redundant null pointer check before Token::Match() (#1789) 2019-04-06 07:44:44 +02:00
checkinternal.h
checkio.cpp
checkio.h replace 'unsigned' with 'nonneg' in checkio 2019-07-16 08:37:26 +02:00
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp astyle formatting 2020-01-04 18:47:05 +01:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp Update Copyright 2019-06-29 07:49:14 +02:00
checksizeof.h
checkstl.cpp Fix issue 9556: FP mismatchingContainers: raw pointer comparison (#2465) 2020-01-01 12:02:21 +01:00
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h Clarify signConversion warning message 2019-08-05 12:41:08 +02:00
checkuninitvar.cpp
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp Fixed #8990 (False positive: struct member not used (union)) 2019-12-20 18:31:55 +01:00
checkunusedvar.h Clarify error msg for hidingInheritedPublic (#2474) 2020-01-05 09:32:39 +01:00
checkvaarg.cpp
checkvaarg.h
config.h
cppcheck.cpp
cppcheck.h
cppcheck.natvis Fixed Visual Studio Natvis file after recent refactoring (#1299) 2018-07-09 08:27:26 +02:00
cppcheck.vcxproj
cppcheck.vcxproj.filters
ctu.cpp
ctu.h
errorlogger.cpp
errorlogger.h
exprengine.cpp
exprengine.h
importproject.cpp
importproject.h
lib.pri
library.cpp Verification; Check function argument values 2019-12-23 22:10:43 +01:00
library.h
matchcompiler.h
mathlib.cpp
mathlib.h
path.cpp
path.h
pathanalysis.cpp
pathanalysis.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
preprocessor.cpp
preprocessor.h Update Copyright year 2019-12-21 11:23:01 +01:00
programmemory.cpp
programmemory.h
settings.cpp
settings.h Verification; Added --verify-diff option 2019-12-31 12:05:08 +01:00
standards.h
suppressions.cpp
suppressions.h
symboldatabase.cpp Fix issue 9563: new daca crash: findLambdaEndToken not finding end token (#2472) 2020-01-04 10:45:24 +01:00
symboldatabase.h
templatesimplifier.cpp
templatesimplifier.h
timer.cpp
timer.h Check for JSON error when parsing addon .json files + fixes (#2374) 2019-11-20 15:37:09 +01:00
token.cpp
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp Fix issue 9563: new daca crash: findLambdaEndToken not finding end token (#2472) 2020-01-04 10:45:24 +01:00
tokenlist.h template simplifier: fix new daca crashes (#2093) 2019-08-17 07:38:07 +02:00
utils.h
valueflow.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
valueflow.h
version.h
version.rc