cppcheck/lib
George Sokianos be65971e97 Added pcre support and changes to compile with clib2, although it is not 100% working now 2022-07-30 17:41:17 +01:00
..
CMakeLists.txt
analyzer.h use `emptyString` more consistently (#4034) 2022-07-10 10:57:29 +02:00
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp
astutils.h Refactor alias check in isExpressionChangeAt into isAlias function (#4223) 2022-06-28 22:40:59 +02:00
calculate.h
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp LCppC backport: Various optimizations (#4182) 2022-06-08 16:58:57 +02:00
checkautovariables.h removed OVERRIDE and FINAL defines and use the keywords directly (#3767) 2022-02-10 23:02:24 +01:00
checkbool.cpp Fix FP bitwiseOnBoolean (#4280) 2022-07-14 20:59:39 +02:00
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp Fix BufferOverrun TODO (#4300) 2022-07-22 07:24:34 +02:00
checkbufferoverrun.h LCppC backport: Restored Check: Detect negative VLA and allocation (new[]) sizes (#4187) 2022-06-11 09:55:38 +02:00
checkclass.cpp
checkclass.h
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp Update copyright year 2022-02-05 11:45:17 +01:00
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
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp Rework fix for #11008 (#4296) 2022-07-24 12:15:04 +02:00
checkleakautovar.h
checkmemoryleak.cpp Fix FP leakNoVarFunctionCall with Qt object (#4272) 2022-07-13 21:09:53 +02:00
checkmemoryleak.h
checknullpointer.cpp Fix #11117 FP nullPointerArithmetic when adding 0 (#4167) 2022-06-03 13:11:54 +02:00
checknullpointer.h use `emptyString` more consistently (#4034) 2022-07-10 10:57:29 +02:00
checkother.cpp
checkother.h
checkpostfixoperator.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp use `emptyString` more consistently (#4034) 2022-07-10 10:57:29 +02:00
checkuninitvar.h
checkunusedfunctions.cpp Fix #10661 FP extern function reported as unused (#4279) 2022-07-14 20:59:58 +02:00
checkunusedfunctions.h enabled functionConst and functionStatic in selfcheck (#3862) 2022-03-02 07:46:47 +01:00
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
clangimport.cpp
clangimport.h
color.cpp Update copyright year 2022-02-05 11:45:17 +01:00
color.h
config.h
cppcheck.cpp Added pcre support and changes to compile with clib2, although it is not 100% working now 2022-07-30 17:41:17 +01:00
cppcheck.h
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
ctu.cpp
ctu.h
errorlogger.cpp
errorlogger.h
errortypes.cpp
errortypes.h
forwardanalyzer.cpp Fix unit test failure (#4218) 2022-06-17 07:49:45 +02:00
forwardanalyzer.h
importproject.cpp
importproject.h
infer.cpp
infer.h
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp Added pcre support and changes to compile with clib2, although it is not 100% working now 2022-07-30 17:41:17 +01:00
mathlib.h
path.cpp
path.h Fixed whole program analysis 2022-07-12 22:58:52 +02:00
pathanalysis.cpp
pathanalysis.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h Added pcre support and changes to compile with clib2, although it is not 100% working now 2022-07-30 17:41:17 +01:00
precompiled.h
preprocessor.cpp
preprocessor.h
programmemory.cpp
programmemory.h
reverseanalyzer.cpp Fix #9861 FN: "static" not suggested for non-const method (#4101) 2022-05-11 20:01:22 +02:00
reverseanalyzer.h
settings.cpp
settings.h
smallvector.h smallvector.h: reverted bogus noExplicitConstructor fix and suppress the warning (#4016) 2022-04-13 20:50:04 +02:00
sourcelocation.h
standards.h
summaries.cpp
summaries.h
suppressions.cpp
suppressions.h
symboldatabase.cpp reduced padding in some classes/structs (#4295) 2022-07-24 10:17:11 +02:00
symboldatabase.h
templatesimplifier.cpp Fix #10704 FN redundantCopyLocalConst (#4115) 2022-07-10 11:33:24 +02:00
templatesimplifier.h mitigated most clang-tidy warnings in headers (#4175) 2022-07-26 11:10:03 +02:00
timer.cpp
timer.h
token.cpp
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h use hash instead of checksum to check if content is changed 2022-07-07 12:16:01 +02:00
tokenrange.h
utils.cpp
utils.h
valueflow.cpp
valueflow.h
valueptr.h
version.h
version.rc