cppcheck/lib
Daniel Marjamäki 51c30cf270 2.6.2: Set version 2021-11-20 08:43:47 +01:00
..
CMakeLists.txt
analyzer.h Fix FP when calling a function in a condition (#3412) 2021-08-21 18:52:11 +02:00
analyzerinfo.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
analyzerinfo.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
astutils.cpp Fix 10496: crash: endless recursion (symbolDatabaseCreateExprId => isSameExpr => isSameExpr ...) (#3467) 2021-09-25 11:55:49 +02:00
astutils.h Fix 10450: regression, FP : Iterator 'iter' from different container 'l' are used together (#3436) 2021-09-05 07:35:33 +02:00
bughuntingchecks.cpp
bughuntingchecks.h
check.cpp
check.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
check64bit.cpp
check64bit.h Update copyright year 2021-09-26 11:34:56 +02:00
checkassert.cpp
checkassert.h Update copyright year 2021-09-26 11:34:56 +02:00
checkautovariables.cpp
checkautovariables.h Update copyright year 2021-09-26 11:34:56 +02:00
checkbool.cpp Fix FPs in bitwiseOnBoolean (#3455) 2021-09-19 15:20:57 +02:00
checkbool.h Update copyright year 2021-09-26 11:34:56 +02:00
checkboost.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkboost.h Update copyright year 2021-09-26 11:34:56 +02:00
checkbufferoverrun.cpp Fixed #10367 (False positive; pointer out of bounds argv-1) 2021-09-15 08:29:10 +02:00
checkbufferoverrun.h argumentSize: Clarify error message 2021-08-29 15:38:58 +02:00
checkclass.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkclass.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkcondition.cpp Fix crash in daca@home 2021-09-12 19:41:35 +02:00
checkcondition.h Fixed #10448 (FN compareValueOutOfTypeRangeError with int32_t) 2021-09-12 15:08:14 +02:00
checkexceptionsafety.cpp
checkexceptionsafety.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkfunctions.cpp Fixed #10461 (FP missingReturn with empty initializer list) 2021-09-06 21:20:19 +02:00
checkfunctions.h Update copyright year 2021-09-26 11:34:56 +02:00
checkinternal.cpp Update copyright year 2021-09-26 11:34:56 +02:00
checkinternal.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkio.cpp Fix incorrect warning with `%zi` in format string (#3437) 2021-09-05 07:34:22 +02:00
checkio.h Update copyright year 2021-09-26 11:34:56 +02:00
checkleakautovar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkleakautovar.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkmemoryleak.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkmemoryleak.h Update copyright year 2021-09-26 11:34:56 +02:00
checknullpointer.cpp
checknullpointer.h Update copyright year 2021-09-26 11:34:56 +02:00
checkother.cpp Fixed #10483 (FP constParameter with array member and memcpy) 2021-09-15 21:25:16 +02:00
checkother.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkpostfixoperator.cpp
checkpostfixoperator.h Update copyright year 2021-09-26 11:34:56 +02:00
checksizeof.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checksizeof.h Update copyright year 2021-09-26 11:34:56 +02:00
checkstl.cpp Fix FP when using deferred locks (#3441) 2021-09-04 19:06:48 +02:00
checkstl.h Update copyright year 2021-09-26 11:34:56 +02:00
checkstring.cpp
checkstring.h Update copyright year 2021-09-26 11:34:56 +02:00
checktype.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checktype.h Update copyright year 2021-09-26 11:34:56 +02:00
checkuninitvar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkuninitvar.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkunusedfunctions.cpp Fixed #9220 (False positive: Unused function check for template parameter) 2021-09-12 20:27:49 +02:00
checkunusedfunctions.h Update copyright year 2021-09-26 11:34:56 +02:00
checkunusedvar.cpp Symboldatabase: Improve valuetypes for containers, iterators, and smart pointers (#3398) 2021-08-14 19:00:58 +02:00
checkunusedvar.h Update copyright year 2021-09-26 11:34:56 +02:00
checkvaarg.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkvaarg.h Update copyright year 2021-09-26 11:34:56 +02:00
clangimport.cpp
clangimport.h
color.cpp
color.h
config.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
cppcheck.cpp Fixed #10529 (Cleanup dump and ctu-info files) 2021-10-21 14:48:50 +02:00
cppcheck.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
ctu.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
ctu.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
errorlogger.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
errorlogger.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
errortypes.cpp
errortypes.h
exprengine.cpp Shadow variables, const, rename function (#3456) 2021-09-15 20:28:58 +02:00
exprengine.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
forwardanalyzer.cpp Fix 10331: wrong conditional value after assignment+return (#3461) 2021-09-21 19:25:41 +02:00
forwardanalyzer.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
importproject.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
importproject.h
lib.pri
library.cpp Add library configurations for free functions like std::size, std::empty, etc (#3410) 2021-08-23 09:03:48 +02:00
library.h Add library configurations for free functions like std::size, std::empty, etc (#3410) 2021-08-23 09:03:48 +02:00
matchcompiler.h Update copyright year 2021-09-26 11:34:56 +02:00
mathlib.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
mathlib.h
path.cpp feat: add support for .ipp and .ixx extensions (#3383) 2021-08-09 10:46:56 +02:00
path.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
pathanalysis.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
pathanalysis.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
platform.h Update copyright year 2021-09-26 11:34:56 +02:00
precompiled.h
preprocessor.cpp Shadow variables, const, rename function (#3456) 2021-09-15 20:28:58 +02:00
preprocessor.h Update copyright year 2021-09-26 11:34:56 +02:00
programmemory.cpp Fix 10410: FP nullPointerRedundantCheck on if (a || b ) followed by if ( b ) (#3427) 2021-08-29 15:39:41 +02:00
programmemory.h Fix crash in programmemory, crash found in daca@home package system-root 2021-08-25 06:56:19 +02:00
reverseanalyzer.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
reverseanalyzer.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
settings.cpp Make it possible to configure default addons in a cppcheck.cfg file. 2021-10-21 14:48:37 +02:00
settings.h Make it possible to configure default addons in a cppcheck.cfg file. 2021-10-21 14:48:37 +02:00
standards.h
summaries.cpp
summaries.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
suppressions.cpp Update copyright year 2021-09-26 11:34:56 +02:00
suppressions.h Refactor: fix member shadowing, return by const ref (#3407) 2021-08-21 22:00:45 +02:00
symboldatabase.cpp dumpfile: remove redundant Variable attributes isArgument and isLocal. Add isVolatile. 2021-11-20 08:40:23 +01:00
symboldatabase.h Fix handling of namespace scope with several bodystarts (#3438) 2021-09-04 11:09:33 +02:00
templatesimplifier.cpp Fix 10506: Hang: template alias (TemplateSimplfier) (#3466) 2021-09-25 11:56:39 +02:00
templatesimplifier.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
timer.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
timer.h Update copyright year 2021-09-26 11:34:56 +02:00
token.cpp Fix 10435: False positive: containerOutOfBounds (#3426) 2021-08-29 15:40:10 +02:00
token.h Fix 10435: False positive: containerOutOfBounds (#3426) 2021-08-29 15:40:10 +02:00
tokenize.cpp Fix 10491: Crash in unusedFunction on valid C++ code (#3465) 2021-09-22 13:03:46 +02:00
tokenize.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
tokenlist.cpp Validate asserts in the AST to fix crash in 10442 (#3428) 2021-08-29 20:45:31 +02:00
tokenlist.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
tokenrange.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
utils.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
utils.h Fix 10464: FP: knownConditionTrueFalse (#3452) 2021-09-09 07:49:56 +02:00
valueflow.cpp Fix 10331: wrong conditional value after assignment+return (#3461) 2021-09-21 19:25:41 +02:00
valueflow.h Deduce symbolic values from conditions (#3406) 2021-08-19 22:01:55 +02:00
valueptr.h Update copyright year 2021-09-26 11:34:56 +02:00
version.h 2.6.2: Set version 2021-11-20 08:43:47 +01:00
version.rc