cppcheck/lib
chrchr-github 705931266c
constStatementError: don't warn for casts with possible side effects,… (#3885)
* constStatementError: don't warn for casts with possible side effects, handle bool constants

* Recursive call, add tests

* Restore test

* Don't warn for C++ casts to void

* Don't warn for cast to void*
2022-03-11 21:45:51 +01:00
..
CMakeLists.txt
analyzer.h
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp Fix 10702: FP knownConditionTrueFalse - Member variable modified (#3857) 2022-02-28 18:54:55 +01:00
astutils.h Fix 10702: FP knownConditionTrueFalse - Member variable modified (#3857) 2022-02-28 18:54:55 +01:00
bughuntingchecks.cpp fixed and enabled performance-for-range-copy clang-tidy warning (#3682) 2022-02-12 08:20:45 +01:00
bughuntingchecks.h
calculate.h use inline suppressions for varid0 in selfcheck (#3842) 2022-02-21 18:35:02 +01:00
check.cpp
check.h
check64bit.cpp
check64bit.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkassert.cpp
checkassert.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkautovariables.cpp Refactor: Use getEndOfExprScope instead of getEndOfVarScope (#3855) 2022-02-24 06:50:34 +01:00
checkautovariables.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkbool.cpp
checkbool.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkboost.cpp
checkboost.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkbufferoverrun.cpp
checkbufferoverrun.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checkclass.cpp Fix #5499 C++11 default values not for all class fields and missing constructor (#3876) 2022-03-07 08:39:19 +01:00
checkclass.h Fix #5499 C++11 default values not for all class fields and missing constructor (#3876) 2022-03-07 08:39:19 +01:00
checkcondition.cpp
checkcondition.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checkexceptionsafety.cpp
checkexceptionsafety.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkfunctions.cpp
checkfunctions.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checkinternal.cpp
checkinternal.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkio.cpp Fix #7908 FN: redundant assignment in loop (#3650) 2022-02-22 09:51:44 +01:00
checkio.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checkleakautovar.cpp Fix false positive in memory leak 2022-03-10 08:29:05 +01:00
checkleakautovar.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checkmemoryleak.cpp #8126 Fix previous commit (#3833) 2022-02-15 20:03:02 +01:00
checkmemoryleak.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checknullpointer.cpp
checknullpointer.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkother.cpp constStatementError: don't warn for casts with possible side effects,… (#3885) 2022-03-11 21:45:51 +01:00
checkother.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checkpostfixoperator.cpp
checkpostfixoperator.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checksizeof.cpp
checksizeof.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkstl.cpp Fix 10702: FP knownConditionTrueFalse - Member variable modified (#3857) 2022-02-28 18:54:55 +01:00
checkstl.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checkstring.cpp
checkstring.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checktype.cpp
checktype.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkuninitvar.cpp
checkuninitvar.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
checkunusedfunctions.cpp enabled functionConst and functionStatic in selfcheck (#3862) 2022-03-02 07:46:47 +01:00
checkunusedfunctions.h enabled functionConst and functionStatic in selfcheck (#3862) 2022-03-02 07:46:47 +01:00
checkunusedvar.cpp Fix #10846 FP unreadVariable within a macro (regression) (#3874) 2022-03-05 08:14:57 +01:00
checkunusedvar.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkvaarg.cpp
checkvaarg.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
clangimport.cpp fixed and enabled performance-for-range-copy clang-tidy warning (#3682) 2022-02-12 08:20:45 +01:00
clangimport.h
color.cpp
color.h
config.h added CMake option USE_THREADS to be able to use threads instead of fork() / cleanups (#3852) 2022-02-23 09:04:35 +01:00
cppcheck.cpp Fix #7908 FN: redundant assignment in loop (#3650) 2022-02-22 09:51:44 +01:00
cppcheck.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
ctu.cpp small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
ctu.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
errorlogger.cpp Restore symbol names from cache 2022-02-21 18:19:05 +01:00
errorlogger.h
errortypes.cpp
errortypes.h
exprengine.cpp Fix #10391 bug hunting; crash for small C-code (#3846) 2022-02-21 18:09:46 +01:00
exprengine.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
forwardanalyzer.cpp enabled functionConst and functionStatic in selfcheck (#3862) 2022-03-02 07:46:47 +01:00
forwardanalyzer.h
importproject.cpp Import project: do not crash when importing compile database generated by IAR workbench 2022-02-16 08:35:47 +01:00
importproject.h enabled functionConst and functionStatic in selfcheck (#3862) 2022-03-02 07:46:47 +01:00
infer.cpp
infer.h
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp
mathlib.h
path.cpp
path.h
pathanalysis.cpp
pathanalysis.h enabled functionConst and functionStatic in selfcheck (#3862) 2022-03-02 07:46:47 +01:00
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
platform.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
precompiled.h
preprocessor.cpp
preprocessor.h
programmemory.cpp small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
programmemory.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
reverseanalyzer.cpp
reverseanalyzer.h
settings.cpp added CMake option USE_THREADS to be able to use threads instead of fork() / cleanups (#3852) 2022-02-23 09:04:35 +01:00
settings.h added CMake option USE_THREADS to be able to use threads instead of fork() / cleanups (#3852) 2022-02-23 09:04:35 +01:00
standards.h
summaries.cpp use inline suppressions for varid0 in selfcheck (#3842) 2022-02-21 18:35:02 +01:00
summaries.h
suppressions.cpp
suppressions.h
symboldatabase.cpp Fix FP missingOverride with unnamed parameters (#3887) 2022-03-11 21:44:13 +01:00
symboldatabase.h enabled functionConst and functionStatic in selfcheck (#3862) 2022-03-02 07:46:47 +01:00
templatesimplifier.cpp Fix #7908 FN: redundant assignment in loop (#3650) 2022-02-22 09:51:44 +01:00
templatesimplifier.h
timer.cpp
timer.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
token.cpp Fix #10817 Crash in checkPassByReference() / #10810 Stack overflow with decltype / #10763 Crash on invalid code (#3840) 2022-02-18 12:59:21 +01:00
token.h
tokenize.cpp Partial fix for #9384 varid 0 with lambda (#3875) 2022-03-08 20:10:51 +01:00
tokenize.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
tokenlist.cpp Fix #10824 FN unreadVariable for pointer assignment when destructor exists (regression) (#3864) 2022-03-02 11:11:44 +01:00
tokenlist.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
tokenrange.h
utils.cpp
utils.h small utils.h cleanup (#3821) 2022-02-11 19:44:08 +01:00
valueflow.cpp Warn about buffer overruns when allocating memory with new (#3879) 2022-03-07 19:43:40 +01:00
valueflow.h Fix #7908 FN: redundant assignment in loop (#3650) 2022-02-22 09:51:44 +01:00
valueptr.h
version.h
version.rc