cppcheck/lib
Daniel Marjamäki 046f8eb6c6 ExprEngine: improved handling when lhs/rhs for && has unknown value 2020-05-10 22:50:23 +02:00
..
CMakeLists.txt
analyzerinfo.cpp Update copyright year 2020-05-10 11:16:32 +02:00
analyzerinfo.h Updated copyright year 2018-10-13 18:20:31 +02:00
astutils.cpp Update copyright year 2020-05-10 11:16:32 +02:00
astutils.h Update copyright year 2020-05-10 11:16:32 +02:00
check.cpp Update copyright year 2020-05-10 11:16:32 +02:00
check.h cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
check64bit.cpp
check64bit.h
checkassert.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkassert.h
checkautovariables.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkautovariables.h Update copyright year 2020-05-10 11:16:32 +02:00
checkbool.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkbufferoverrun.h Update copyright year 2020-05-10 11:16:32 +02:00
checkclass.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkclass.h Update copyright year 2020-05-10 11:16:32 +02:00
checkcondition.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkcondition.h Update copyright year 2020-05-10 11:16:32 +02:00
checkexceptionsafety.cpp
checkexceptionsafety.h Update copyright year 2020-05-10 11:16:32 +02:00
checkfunctions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkfunctions.h Replace 'unsigned' with 'nonneg' in checkfunctions 2019-07-16 08:49:02 +02:00
checkinternal.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkinternal.h Update copyright year 2020-05-10 11:16:32 +02:00
checkio.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkio.h
checkleakautovar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkleakautovar.h
checkmemoryleak.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkmemoryleak.h Update copyright year 2020-05-10 11:16:32 +02:00
checknullpointer.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checknullpointer.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkother.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkother.h Update copyright year 2020-05-10 11:16:32 +02:00
checkpostfixoperator.cpp Refactoring: Use ranged for loop 2018-07-13 16:50:12 +02:00
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkstl.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkstl.h Update copyright year 2020-05-10 11:16:32 +02:00
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkuninitvar.h Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedfunctions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedfunctions.h
checkunusedvar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedvar.h Update copyright year 2020-05-10 11:16:32 +02:00
checkvaarg.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkvaarg.h added missing OVERRIDE usage and removed redundant virtual (#2190) 2019-09-20 21:57:16 +02:00
clangimport.cpp Update copyright year 2020-05-10 11:16:32 +02:00
clangimport.h
config.h
cppcheck.cpp Update copyright year 2020-05-10 11:16:32 +02:00
cppcheck.h Update copyright year 2020-05-10 11:16:32 +02:00
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters Clang import; Rename files/namespace 2020-01-10 16:29:06 +01:00
ctu.cpp Update copyright year 2020-05-10 11:16:32 +02:00
ctu.h
errorlogger.cpp Update copyright year 2020-05-10 11:16:32 +02:00
errorlogger.h Update copyright year 2020-05-10 11:16:32 +02:00
exprengine.cpp ExprEngine: improved handling when lhs/rhs for && has unknown value 2020-05-10 22:50:23 +02:00
exprengine.h Update copyright year 2020-05-10 11:16:32 +02:00
forwardanalyzer.cpp
forwardanalyzer.h cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
importproject.cpp Update copyright year 2020-05-10 11:16:32 +02:00
importproject.h Update copyright year 2020-05-10 11:16:32 +02:00
lib.pri
library.cpp Update copyright year 2020-05-10 11:16:32 +02:00
library.h Update copyright year 2020-05-10 11:16:32 +02:00
matchcompiler.h
mathlib.cpp Update copyright year 2020-05-10 11:16:32 +02:00
mathlib.h
path.cpp
path.h Update copyright year 2019-02-09 07:24:06 +01:00
pathanalysis.cpp cleaned up includes based on include-what-you-use (#2600) 2020-04-13 13:44:48 +02:00
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 Update copyright year 2020-05-10 11:16:32 +02:00
preprocessor.cpp Update copyright year 2020-05-10 11:16:32 +02:00
preprocessor.h
programmemory.cpp astyle formatting 2020-02-21 16:18:41 +01:00
programmemory.h
settings.cpp Update copyright year 2020-05-10 11:16:32 +02:00
settings.h Update copyright year 2020-05-10 11:16:32 +02:00
standards.h
suppressions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
suppressions.h Update copyright year 2020-05-10 11:16:32 +02:00
symboldatabase.cpp Update copyright year 2020-05-10 11:16:32 +02:00
symboldatabase.h Update copyright year 2020-05-10 11:16:32 +02:00
templatesimplifier.cpp Update copyright year 2020-05-10 11:16:32 +02:00
templatesimplifier.h
timer.cpp
timer.h
token.cpp cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
token.h Update copyright year 2020-05-10 11:16:32 +02:00
tokenize.cpp Update copyright year 2020-05-10 11:16:32 +02:00
tokenize.h Update copyright year 2020-05-10 11:16:32 +02:00
tokenlist.cpp Update copyright year 2020-05-10 11:16:32 +02:00
tokenlist.h Update copyright year 2020-05-10 11:16:32 +02:00
utils.h Update copyright year 2020-05-10 11:16:32 +02:00
valueflow.cpp cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
valueflow.h Update copyright year 2020-05-10 11:16:32 +02:00
valueptr.h Update copyright year 2020-05-10 11:16:32 +02:00
version.h Set Cppcheck version 2020-05-10 11:28:31 +02:00
version.rc