cppcheck/lib
Daniel Marjamäki 05dcb9a435 Clang import; Allow Clang import without a Cppcheck build dir 2020-04-21 22:26:34 +02:00
..
CMakeLists.txt some cleanups (#2601) 2020-04-09 09:23:31 +02:00
analyzerinfo.cpp GUI: Generate Clang files 2020-02-02 11:05:30 +01:00
analyzerinfo.h Updated copyright year 2018-10-13 18:20:31 +02:00
astutils.cpp Fixed #8916 (FP: followVar does not seem to handle non-const method call properly) 2020-04-18 19:54:55 +02:00
astutils.h
check.cpp
check.h cleaned up includes based on include-what-you-use (#2600) 2020-04-13 13:44:48 +02:00
check64bit.cpp
check64bit.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkassert.cpp
checkassert.h added missing OVERRIDE usage and removed redundant virtual (#2190) 2019-09-20 21:57:16 +02:00
checkautovariables.cpp
checkautovariables.h cleaned up includes based on include-what-you-use (#2600) 2020-04-13 13:44:48 +02:00
checkbool.cpp
checkbool.h
checkboost.cpp Rename _tokenizer, _settings, _errorLogger 2018-06-16 16:10:28 +02:00
checkboost.h
checkbufferoverrun.cpp fixed -Wextra-semi-stmt Clang warnings (#2553) 2020-04-21 17:27:51 +02:00
checkbufferoverrun.h
checkclass.cpp Fixed #9679 (False positive: use this after free (lambda not executed directly)) 2020-04-17 20:20:45 +02:00
checkclass.h
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp Bugfix valuetype for some integer constants (#2545) 2020-02-19 07:51:39 +01:00
checkfunctions.h Replace 'unsigned' with 'nonneg' in checkfunctions 2019-07-16 08:49:02 +02:00
checkinternal.cpp
checkinternal.h cleaned up includes based on include-what-you-use (#2600) 2020-04-13 13:44:48 +02:00
checkio.cpp
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp
checkother.h
checkpostfixoperator.cpp Refactoring: Use ranged for loop 2018-07-13 16:50:12 +02:00
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h Silence unused variable warning (#2223) 2019-09-27 08:19:45 +02:00
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
clangimport.cpp
clangimport.h
config.h Add generic valueflow forward analysis (#2511) 2020-02-13 16:27:06 +01:00
cppcheck.cpp
cppcheck.h
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
ctu.cpp
ctu.h
errorlogger.cpp
errorlogger.h Rename Verification => Bughunting 2020-01-18 07:25:57 +01:00
exprengine.cpp fixed -Wextra-semi-stmt Clang warnings (#2553) 2020-04-21 17:27:51 +02:00
exprengine.h
forwardanalyzer.cpp
forwardanalyzer.h
importproject.cpp
importproject.h
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp
mathlib.h Update copyright year 2019-02-09 07:24:06 +01:00
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
platform.h Resolve sign mismatch warnings 2020-03-19 18:22:55 +03:00
preprocessor.cpp
preprocessor.h
programmemory.cpp
programmemory.h cleaned up includes based on include-what-you-use (#2600) 2020-04-13 13:44:48 +02:00
settings.cpp
settings.h
standards.h
suppressions.cpp
suppressions.h
symboldatabase.cpp
symboldatabase.h
templatesimplifier.cpp
templatesimplifier.h
timer.cpp Check for JSON error when parsing addon .json files + fixes (#2374) 2019-11-20 15:37:09 +01:00
timer.h Check for JSON error when parsing addon .json files + fixes (#2374) 2019-11-20 15:37:09 +01:00
token.cpp
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h
utils.h
valueflow.cpp
valueflow.h
valueptr.h
version.h Set version 2019-12-21 11:49:01 +01:00
version.rc