cppcheck/lib
Paul Fultz II 389e446dc0
Fix 11848: Assert failure in getParentValueTypes() (#5274)
2023-08-02 10:29:19 +02:00
..
CMakeLists.txt
analyzer.h
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp Fix FN constParameterPointer (#5270) 2023-07-27 20:54:12 +02:00
astutils.h
calculate.h
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp Update copyright year 2023-01-28 10:16:34 +01:00
checkassert.h
checkautovariables.cpp
checkautovariables.h
checkbool.cpp
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp
checkclass.h Extend duplInheritedMember check to functions (#5226) 2023-07-08 12:05:19 +02:00
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp Fix FN variableScope (#5273) 2023-08-01 23:56:24 +02:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp Fix #11832 False positive: uninitialized variable '*(&var) = 0' (#5241) 2023-07-14 19:14:33 +02:00
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h Update copyright year 2023-01-28 10:16:34 +01:00
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
clangimport.cpp Enable and mitigate readability-else-after-return (#5175) 2023-06-20 18:43:21 +02:00
clangimport.h
color.cpp
color.h
config.h
cppcheck.cpp Cppcheck: change severity from information to error for internalError (#5133) 2023-06-08 23:31:36 +02:00
cppcheck.h
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters extracted `ValueFlow::Value` to `vfvalue.{cpp|h}` (#4642) 2023-01-26 22:23:22 +01:00
ctu.cpp
ctu.h
errorlogger.cpp
errorlogger.h
errortypes.cpp
errortypes.h
forwardanalyzer.cpp
forwardanalyzer.h
fwdanalysis.cpp
fwdanalysis.h
importproject.cpp
importproject.h
infer.cpp Enable and mitigate readability-else-after-return (#5175) 2023-06-20 18:43:21 +02:00
infer.h
keywords.cpp
keywords.h
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp Enable and mitigate readability-else-after-return (#5175) 2023-06-20 18:43:21 +02:00
mathlib.h
path.cpp
path.h
pathanalysis.cpp
pathanalysis.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp made `Platform` a member of `Settings` instead of inheriting from it / cleanups (#4791) 2023-03-03 18:36:27 +01:00
platform.h
precompiled.h
preprocessor.cpp
preprocessor.h
programmemory.cpp
programmemory.h
reverseanalyzer.cpp
reverseanalyzer.h
settings.cpp
settings.h
smallvector.h
sourcelocation.h
standards.h
summaries.cpp
summaries.h
suppressions.cpp
suppressions.h
symboldatabase.cpp Fix 11848: Assert failure in getParentValueTypes() (#5274) 2023-08-02 10:29:19 +02:00
symboldatabase.h Fix 11848: Assert failure in getParentValueTypes() (#5274) 2023-08-02 10:29:19 +02:00
templatesimplifier.cpp
templatesimplifier.h
timer.cpp Fix #9398 (Incorrect "Overall Time" in timing info) (#5173) 2023-06-20 10:31:11 +02:00
timer.h Update copyright year 2023-06-21 19:58:11 +02:00
token.cpp
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h
tokenrange.h
utils.cpp iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885) 2023-04-08 16:08:47 +02:00
utils.h do not use string-to-integer conversions without error handling (#4906) 2023-04-08 22:29:09 +02:00
valueflow.cpp
valueflow.h
valueptr.h
version.h
version.rc
vfvalue.cpp
vfvalue.h