cppcheck/lib
Daniel Marjamäki 17ea101e7b
Fix #12081 (Tokenizer::simplifyTypedef: Handle volatile structs better) (#5577)
2023-10-19 21:02:03 +02:00
..
CMakeLists.txt fixed #11925 (build slowest files first) (#5419) 2023-09-11 20:22:07 +02:00
addoninfo.cpp cleaned up includes based on include-what-you-use (#5532) 2023-10-09 10:07:20 +02:00
addoninfo.h
analyzer.h
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp
astutils.h
calculate.h
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp
checkautovariables.h
checkbool.cpp
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp
checkclass.h
checkcondition.cpp
checkcondition.h
checkers.cpp
checkers.h
checkersreport.cpp
checkersreport.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h iwyu.yml: made `include-what-you-use` output more verbose / cleaned up includes (#5540) 2023-10-16 12:57:49 +02:00
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h adjusted tests to reduce the amount of `friend` declarations necessary (#5435) 2023-09-11 20:26:22 +02:00
checkother.cpp Set the lower and upper bounds for variable that are only incremented or decremented (#5523) 2023-10-19 18:42:52 +02:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp Refactoring: use init list, redundant init (#5552) 2023-10-15 14:51:12 +02:00
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp cleaned up includes based on include-what-you-use (#5532) 2023-10-09 10:07:20 +02:00
checkvaarg.h
clangimport.cpp
clangimport.h
color.cpp
color.h
config.h
cppcheck.cpp Fixed #3537 (Allow inline suppression comments for macros) (#5559) 2023-10-16 19:43:15 +02:00
cppcheck.h
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
ctu.cpp
ctu.h
errorlogger.cpp
errorlogger.h
errortypes.cpp
errortypes.h
findtoken.h
forwardanalyzer.cpp
forwardanalyzer.h
fwdanalysis.cpp fixed "Redundant elaborated type specifier" Rider warnings (#5517) 2023-10-08 09:10:17 +02:00
fwdanalysis.h
importproject.cpp
importproject.h
infer.cpp Refactoring: use init list, redundant init (#5552) 2023-10-15 14:51:12 +02:00
infer.h
json.h
keywords.cpp
keywords.h
lib.pri generate `AddonInfo` only once (#4958) 2023-10-08 21:28:57 +02:00
library.cpp
library.h
matchcompiler.h Update copyright year 2023-09-06 15:51:05 +02:00
mathlib.cpp
mathlib.h
path.cpp
path.h
pathanalysis.cpp iwyu.yml: made `include-what-you-use` output more verbose / cleaned up includes (#5540) 2023-10-16 12:57:49 +02:00
pathanalysis.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
precompiled.h
preprocessor.cpp
preprocessor.h
programmemory.cpp
programmemory.h
reverseanalyzer.cpp
reverseanalyzer.h
settings.cpp removed unnecessary encapsulation of severity enum and made it an `enum class` (#5541) 2023-10-12 11:58:39 +02:00
settings.h
smallvector.h
sourcelocation.h
standards.h Update copyright year 2023-09-06 15:51:05 +02:00
summaries.cpp
summaries.h
suppressions.cpp
suppressions.h
symboldatabase.cpp
symboldatabase.h
templatesimplifier.cpp
templatesimplifier.h
timer.cpp
timer.h
token.cpp
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h
tokenrange.h
utils.cpp
utils.h
valueflow.cpp
valueflow.h
valueptr.h
version.h 2.12.99: Set versions (#5427) 2023-09-10 18:43:00 +02:00
version.rc
vfvalue.cpp
vfvalue.h