cppcheck/lib
Paul Fultz II 941dd79f0d Fix FP issue 8986: constArgument check warns for elements of const array (#1683) 2019-02-22 06:39:59 +01:00
..
CMakeLists.txt
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp Fix FP issue 8986: constArgument check warns for elements of const array (#1683) 2019-02-22 06:39:59 +01:00
astutils.h Update copyright year 2019-02-09 07:24:06 +01:00
check.cpp
check.h Update copyright year 2019-02-09 07:24:06 +01:00
check64bit.cpp
check64bit.h Update copyright year 2019-02-09 07:24:06 +01:00
checkassert.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkassert.h Update copyright year 2019-02-09 07:24:06 +01:00
checkautovariables.cpp Improvement to lifetime tracking of addressof and derefencing 2019-02-22 06:38:56 +01:00
checkautovariables.h Update copyright year 2019-02-09 07:24:06 +01:00
checkbool.cpp
checkbool.h Update copyright year 2019-02-09 07:24:06 +01:00
checkboost.cpp
checkboost.h Update copyright year 2019-02-09 07:24:06 +01:00
checkbufferoverrun.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkbufferoverrun.h Update copyright year 2019-02-09 07:24:06 +01:00
checkclass.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkclass.h Update copyright year 2019-02-09 07:24:06 +01:00
checkcondition.cpp Fix issue 8987: False positive knownConditionTrueFalse (#1678) 2019-02-20 15:28:31 +01:00
checkcondition.h Update copyright year 2019-02-09 07:24:06 +01:00
checkexceptionsafety.cpp
checkexceptionsafety.h Update copyright year 2019-02-09 07:24:06 +01:00
checkfunctions.cpp
checkfunctions.h Update copyright year 2019-02-09 07:24:06 +01:00
checkinternal.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkinternal.h Update copyright year 2019-02-09 07:24:06 +01:00
checkio.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkio.h Update copyright year 2019-02-09 07:24:06 +01:00
checkleakautovar.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkleakautovar.h Update copyright year 2019-02-09 07:24:06 +01:00
checkmemoryleak.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkmemoryleak.h Update copyright year 2019-02-09 07:24:06 +01:00
checknullpointer.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checknullpointer.h Update copyright year 2019-02-09 07:24:06 +01:00
checkother.cpp Fix issue 8984: FP constStatement regression with qualified name (#1676) 2019-02-19 07:08:36 +01:00
checkother.h Extend constStatement checker 2019-02-15 13:31:40 +01:00
checkpostfixoperator.cpp
checkpostfixoperator.h Update copyright year 2019-02-09 07:24:06 +01:00
checksizeof.cpp
checksizeof.h Update copyright year 2019-02-09 07:24:06 +01:00
checkstl.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkstl.h Update copyright year 2019-02-09 07:24:06 +01:00
checkstring.cpp
checkstring.h Update copyright year 2019-02-09 07:24:06 +01:00
checktype.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checktype.h Update copyright year 2019-02-09 07:24:06 +01:00
checkuninitvar.cpp UninitVar: Fix --experimental-fast issues 2019-02-10 19:00:01 +01:00
checkuninitvar.h UninitVar: use normal token list instead of simplified token list 2019-02-11 07:43:16 +01:00
checkunusedfunctions.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkunusedfunctions.h Update copyright year 2019-02-09 07:24:06 +01:00
checkunusedvar.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkunusedvar.h Update copyright year 2019-02-09 07:24:06 +01:00
checkvaarg.cpp Update copyright year 2019-02-09 07:24:06 +01:00
checkvaarg.h Update copyright year 2019-02-09 07:24:06 +01:00
config.h Travis: Enable missingOverride checker 2019-01-13 12:21:01 +01:00
cppcheck.cpp Add --experimental-fast option 2019-02-09 14:40:50 +01:00
cppcheck.h Update copyright year 2019-02-09 07:24:06 +01:00
cppcheck.natvis
cppcheck.vcxproj Add ctu sources to VS projects 2018-12-27 22:11:40 +01:00
cppcheck.vcxproj.filters Add ctu sources to VS projects 2018-12-27 22:11:40 +01:00
ctu.cpp Update copyright year 2019-02-09 07:24:06 +01:00
ctu.h Update copyright year 2019-02-09 07:24:06 +01:00
errorlogger.cpp Update copyright year 2019-02-09 07:24:06 +01:00
errorlogger.h Update copyright year 2019-02-09 07:24:06 +01:00
importproject.cpp Update copyright year 2019-02-09 07:24:06 +01:00
importproject.h Update copyright year 2019-02-09 07:24:06 +01:00
lib.pri CTU: Refactoring 2018-12-25 21:11:23 +01:00
library.cpp Update copyright year 2019-02-09 07:24:06 +01:00
library.h
matchcompiler.h
mathlib.cpp Update copyright year 2019-02-09 07:24:06 +01:00
mathlib.h Update copyright year 2019-02-09 07:24:06 +01:00
path.cpp Update copyright year 2019-02-09 07:24:06 +01:00
path.h Update copyright year 2019-02-09 07:24:06 +01:00
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
preprocessor.cpp Update copyright year 2019-02-09 07:24:06 +01:00
preprocessor.h
settings.cpp settings: -Wreorder fix (#1664) 2019-02-12 09:07:59 +01:00
settings.h Add --experimental-fast option 2019-02-09 14:40:50 +01:00
standards.h
suppressions.cpp Update copyright year 2019-02-09 07:24:06 +01:00
suppressions.h
symboldatabase.cpp Run simplifyPlatformTypes on library return types (#1672) 2019-02-15 13:29:52 +01:00
symboldatabase.h Update copyright year 2019-02-09 07:24:06 +01:00
templatesimplifier.cpp Fixed #8962 ("(debug) Unknown type 'T'" with template typename parame… (#1671) 2019-02-14 11:48:59 +01:00
templatesimplifier.h Update copyright year 2019-02-09 07:24:06 +01:00
timer.cpp
timer.h Update copyright year 2019-02-09 07:24:06 +01:00
token.cpp Update copyright year 2019-02-09 07:24:06 +01:00
token.h Update copyright year 2019-02-09 07:24:06 +01:00
tokenize.cpp Run simplifyPlatformTypes on library return types (#1672) 2019-02-15 13:29:52 +01:00
tokenize.h Run simplifyPlatformTypes on library return types (#1672) 2019-02-15 13:29:52 +01:00
tokenlist.cpp Run simplifyPlatformTypes on library return types (#1672) 2019-02-15 13:29:52 +01:00
tokenlist.h Run simplifyPlatformTypes on library return types (#1672) 2019-02-15 13:29:52 +01:00
utils.h
valueflow.cpp Improvement to lifetime tracking of addressof and derefencing 2019-02-22 06:38:56 +01:00
valueflow.h Improvement to lifetime tracking of addressof and derefencing 2019-02-22 06:38:56 +01:00
version.h 1.87: Set versions 2019-02-09 09:07:27 +01:00
version.rc