cppcheck/lib
Paul Fultz II f65cf220ba Fix false positives in unknownEvaluationOrder when using followVar (#1391)
Fix false positives in unknownEvaluationOrder when using followVar
2018-09-28 08:38:24 +02:00
..
CMakeLists.txt
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp Fix false positives in unknownEvaluationOrder when using followVar (#1391) 2018-09-28 08:38:24 +02:00
astutils.h Fix false positives in unknownEvaluationOrder when using followVar (#1391) 2018-09-28 08:38:24 +02:00
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp Fixed #8691 (False negative for uselessAssignmentArg) 2018-08-17 19:56:36 +02:00
checkautovariables.h
checkbool.cpp
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp Fix Cppcheck warning 2018-09-01 08:41:41 +02:00
checkbufferoverrun.h
checkclass.cpp Disabled CheckClass::checkCopyCtorAndEqOperator because of FP (#8388) 2018-09-08 09:14:02 +02:00
checkclass.h Disabled CheckClass::checkCopyCtorAndEqOperator because of FP (#8388) 2018-09-08 09:14:02 +02:00
checkcondition.cpp Fix false positives in unknownEvaluationOrder when using followVar (#1391) 2018-09-28 08:38:24 +02:00
checkcondition.h Add error path to more diagnostics that rely on isSameExpression (#1342) 2018-08-17 09:25:07 +02:00
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 false positives in unknownEvaluationOrder when using followVar (#1391) 2018-09-28 08:38:24 +02:00
checkother.h Add error path to more diagnostics that rely on isSameExpression (#1342) 2018-08-17 09:25:07 +02:00
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp Use for arithOperationsOnVoidPointer messages 2018-09-26 17:58:22 +02:00
checksizeof.h
checkstl.cpp Fix false positives in unknownEvaluationOrder when using followVar (#1391) 2018-09-28 08:38:24 +02:00
checkstl.h Running astyle. There is no functional change intended. 2018-09-21 08:53:09 +02:00
checkstring.cpp Fix false positives in unknownEvaluationOrder when using followVar (#1391) 2018-09-28 08:38:24 +02:00
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp Ticket #8734: Skip static member variables in CheckUninitVar. (#1388) 2018-09-22 16:52:34 +02:00
checkuninitvar.h
checkunusedfunctions.cpp Fixed #8677 (False positive: unused method) 2018-08-08 11:31:35 +02:00
checkunusedfunctions.h
checkunusedvar.cpp Improved const correctness of local variables. There are no functional changes intended. (#1392) 2018-09-23 20:24:51 +02:00
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
config.h
cppcheck.cpp Attempt to fix regression for pcre_free_study(). 2018-09-26 08:07:26 +02:00
cppcheck.h Ticket 7792: Suppression both exit_code and syntaxError when call cppcheck suppressions (#1345) 2018-09-08 11:09:49 +02:00
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
errorlogger.cpp Travis: Fix xml validation by readding the line attribute in <location>. 2018-09-25 06:14:26 +02:00
errorlogger.h Travis: Fix xml validation by readding the line attribute in <location>. 2018-09-25 06:14:26 +02:00
importproject.cpp Fixed #8061 (Problems with handling of --project argument) 2018-08-31 16:06:52 +02:00
importproject.h
lib.pri
library.cpp Fixed #8697 (noreturn output stream) 2018-08-21 06:32:33 +02:00
library.h
matchcompiler.h
mathlib.cpp
mathlib.h
path.cpp
path.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
preprocessor.cpp
preprocessor.h
settings.cpp
settings.h
standards.h
suppressions.cpp Suppressions::NO_LINE : fixed comparisons 2018-09-23 16:50:51 +02:00
suppressions.h --suppress on line 0 (#1354) 2018-09-18 12:58:14 +02:00
symboldatabase.cpp isVariableDeclaration: Handle pointer to const pointer (#1395) 2018-09-25 06:19:26 +02:00
symboldatabase.h
templatesimplifier.cpp Add union support to template simplifier. (#1398) 2018-09-26 06:23:12 +02:00
templatesimplifier.h Remove out of line member functions of instantiated template classes. (#1377) 2018-09-14 14:16:34 +02:00
timer.cpp
timer.h
token.cpp Fixed #8681 (ValueFlow: Container size) 2018-08-10 11:29:16 +02:00
token.h Fixed #8683 (Using deleted token with multiple template instantiations.) (#1353) 2018-09-01 11:26:10 +02:00
tokenize.cpp Improved const correctness of local variables. There are no functional changes intended. (#1392) 2018-09-23 20:24:51 +02:00
tokenize.h Fixed #8683 (Using deleted token with multiple template instantiations.) (#1353) 2018-09-01 11:26:10 +02:00
tokenlist.cpp Fixed #8747 (Syntax error, AST broken (a = --*b)) 2018-09-27 19:26:08 +02:00
tokenlist.h
utils.h
valueflow.cpp Fix false positives in unknownEvaluationOrder when using followVar (#1391) 2018-09-28 08:38:24 +02:00
valueflow.h Fixed #8681 (ValueFlow: Container size) 2018-08-10 11:29:16 +02:00
version.h
version.rc