cppcheck/lib
chrchr-github 18b60d2f2b
Fix #11670 FP constStatement (inconclusive) triggered by namespace (#5114)
2023-06-03 15:13:15 +02:00
..
CMakeLists.txt
analyzer.h
analyzerinfo.cpp avoid some unchecked pointer dereferences (#4811) 2023-03-02 22:05:41 +01:00
analyzerinfo.h
astutils.cpp
astutils.h
calculate.h
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp
checkautovariables.h Update copyright year 2023-01-28 10:16:34 +01:00
checkbool.cpp Update copyright year 2023-01-28 10:16:34 +01:00
checkbool.h Update copyright year 2023-01-28 10:16:34 +01:00
checkboost.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp
checkclass.h Fix #11744 FN functionConst/functionStatic with recursion (#5105) 2023-06-02 23:33:42 +02:00
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp cleaned up includes based on `include-what-you-use` (#4599) 2023-03-02 21:50:14 +01:00
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h Update copyright year 2023-01-28 10:16:34 +01:00
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h Update copyright year 2022-05-21 12:18:27 +02:00
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h Fix #11547 FN stlcstrConstructor, stlcstrAssignment with std::stringview (#5097) 2023-05-31 16:51:37 +02:00
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h avoid some unchecked pointer dereferences (#4811) 2023-03-02 22:05:41 +01:00
checkuninitvar.cpp
checkuninitvar.h Fix #11654 FN functionConst if only non-const member usage is call to itself (#5092) 2023-05-26 17:24:13 +02:00
checkunusedfunctions.cpp
checkunusedfunctions.h Update copyright year 2023-01-28 10:16:34 +01:00
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp Update copyright year 2023-01-28 10:16:34 +01:00
checkvaarg.h
clangimport.cpp Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
clangimport.h
color.cpp
color.h
config.h
cppcheck.cpp
cppcheck.h
cppcheck.natvis added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
cppcheck.vcxproj added clean C/C++ keyword lists and use them in `TokenList` (#3774) 2023-02-24 21:43:27 +01:00
cppcheck.vcxproj.filters
ctu.cpp
ctu.h fixed some `-Wdeprecated-copy-dtor` Clang compiler warnings (#4836) 2023-03-02 21:02:29 +01:00
errorlogger.cpp
errorlogger.h optimized template string substitutions a bit (#4840) 2023-04-08 22:19:52 +02:00
errortypes.cpp enabled and fixed `modernize-pass-by-value` clang-tidy warnings (#4169) 2022-07-28 22:51:45 +02:00
errortypes.h removed `experimental` and `safe` from `Certainty` (#4819) 2023-03-12 14:15:29 +01:00
forwardanalyzer.cpp fixed some CLion inspection warnings (#4688) 2023-04-28 16:02:41 +02:00
forwardanalyzer.h
fwdanalysis.cpp
fwdanalysis.h
importproject.cpp Fix #11727 Limit check to selected VS configurations does not work (#5072) 2023-05-23 12:44:03 +02:00
importproject.h
infer.cpp
infer.h
keywords.cpp
keywords.h
lib.pri added clean C/C++ keyword lists and use them in `TokenList` (#3774) 2023-02-24 21:43:27 +01:00
library.cpp
library.h
matchcompiler.h Update copyright year 2021-09-26 11:34:56 +02:00
mathlib.cpp
mathlib.h
path.cpp
path.h Use path to executable when trying to load library (#5082) 2023-05-26 06:55:36 +02:00
pathanalysis.cpp
pathanalysis.h made some member functions static (#4966) 2023-04-28 12:29:40 +02:00
pathmatch.cpp Update copyright year 2023-01-28 10:16:34 +01:00
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
precompiled.h
preprocessor.cpp dump file: fix xml format error in <macro> (#5095) 2023-05-30 14:51:11 +02:00
preprocessor.h
programmemory.cpp
programmemory.h
reverseanalyzer.cpp Fix #11720 FN functionConst when using base class members (#5068) 2023-05-28 01:11:59 +02:00
reverseanalyzer.h
settings.cpp
settings.h moved more code into `HAVE_RULES` (#4956) 2023-05-04 10:54:19 +02:00
smallvector.h
sourcelocation.h Update copyright year 2023-01-28 10:16:34 +01:00
standards.h
summaries.cpp
summaries.h
suppressions.cpp Suppressions: some cleanups (#4980) 2023-05-04 18:15:18 +02:00
suppressions.h
symboldatabase.cpp
symboldatabase.h Fix #11720 FN functionConst when using base class members (#5068) 2023-05-28 01:11:59 +02:00
templatesimplifier.cpp Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
templatesimplifier.h
timer.cpp
timer.h Fixed #11715 (Add --showtime=file-total option to show checking time of each file) (#5049) 2023-05-11 14:04:22 +02:00
token.cpp Fix autoNoType with multiple auto variables (#5012) 2023-04-30 20:36:27 +02:00
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h
tokenrange.h Update copyright year 2023-01-28 10:16:34 +01:00
utils.cpp
utils.h
valueflow.cpp
valueflow.h
valueptr.h
version.h
version.rc added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
vfvalue.cpp
vfvalue.h