.. |
CMakeLists.txt
|
…
|
|
analyzer.h
|
…
|
|
analyzerinfo.cpp
|
…
|
|
analyzerinfo.h
|
…
|
|
astutils.cpp
|
…
|
|
astutils.h
|
…
|
|
bughuntingchecks.cpp
|
…
|
|
bughuntingchecks.h
|
Add 'bughuntingchecks'
|
2020-06-19 13:16:48 +02:00 |
calculate.h
|
…
|
|
check.cpp
|
…
|
|
check.h
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
check64bit.cpp
|
cleaned up includes based on include-what-you-use (#3141)
|
2021-04-03 21:30:50 +02:00 |
check64bit.h
|
…
|
|
checkassert.cpp
|
…
|
|
checkassert.h
|
…
|
|
checkautovariables.cpp
|
…
|
|
checkautovariables.h
|
Fix 10033: false negative: danglingTemporaryLifetime with usage of reference from nested object not detected (#3542)
|
2021-11-01 19:23:15 +01:00 |
checkbool.cpp
|
…
|
|
checkbool.h
|
Update copyright year
|
2021-09-26 11:34:56 +02:00 |
checkboost.cpp
|
…
|
|
checkboost.h
|
…
|
|
checkbufferoverrun.cpp
|
…
|
|
checkbufferoverrun.h
|
argumentSize: Clarify error message
|
2021-08-29 15:38:58 +02:00 |
checkclass.cpp
|
…
|
|
checkclass.h
|
…
|
|
checkcondition.cpp
|
…
|
|
checkcondition.h
|
Fixed #10448 (FN compareValueOutOfTypeRangeError with int32_t)
|
2021-09-12 15:08:14 +02:00 |
checkexceptionsafety.cpp
|
Typos found by running "codespell" (#3324)
|
2021-07-02 17:41:51 +02:00 |
checkexceptionsafety.h
|
…
|
|
checkfunctions.cpp
|
…
|
|
checkfunctions.h
|
…
|
|
checkinternal.cpp
|
Update copyright year
|
2021-09-26 11:34:56 +02:00 |
checkinternal.h
|
…
|
|
checkio.cpp
|
…
|
|
checkio.h
|
…
|
|
checkleakautovar.cpp
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
checkleakautovar.h
|
…
|
|
checkmemoryleak.cpp
|
…
|
|
checkmemoryleak.h
|
…
|
|
checknullpointer.cpp
|
cleaned up includes based on include-what-you-use (#3141)
|
2021-04-03 21:30:50 +02:00 |
checknullpointer.h
|
…
|
|
checkother.cpp
|
…
|
|
checkother.h
|
…
|
|
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
Update copyright year
|
2021-09-26 11:34:56 +02:00 |
checksizeof.cpp
|
…
|
|
checksizeof.h
|
…
|
|
checkstl.cpp
|
…
|
|
checkstl.h
|
…
|
|
checkstring.cpp
|
…
|
|
checkstring.h
|
…
|
|
checktype.cpp
|
…
|
|
checktype.h
|
…
|
|
checkuninitvar.cpp
|
Propagate partially uninit variables in ValueFlow (#3533)
|
2021-10-30 07:43:37 +02:00 |
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
…
|
|
checkunusedfunctions.h
|
…
|
|
checkunusedvar.cpp
|
Fixed #10485 (FP unusedStructMember for array size)
|
2021-10-30 19:34:46 +02:00 |
checkunusedvar.h
|
…
|
|
checkvaarg.cpp
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
checkvaarg.h
|
…
|
|
clangimport.cpp
|
…
|
|
clangimport.h
|
…
|
|
color.cpp
|
…
|
|
color.h
|
Fix MSVC build and some warnings (#3334)
|
2021-07-16 21:55:12 +02:00 |
config.h
|
…
|
|
cppcheck.cpp
|
…
|
|
cppcheck.h
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
cppcheck.natvis
|
…
|
|
cppcheck.vcxproj
|
MSVC: add missing files to project (#3500)
|
2021-10-11 19:01:49 +02:00 |
cppcheck.vcxproj.filters
|
…
|
|
ctu.cpp
|
…
|
|
ctu.h
|
…
|
|
errorlogger.cpp
|
…
|
|
errorlogger.h
|
…
|
|
errortypes.cpp
|
use -Weverything for clang in CMake / fixed some warnings (#3519)
|
2021-10-24 11:06:48 +02:00 |
errortypes.h
|
…
|
|
exprengine.cpp
|
…
|
|
exprengine.h
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
forwardanalyzer.cpp
|
…
|
|
forwardanalyzer.h
|
…
|
|
importproject.cpp
|
…
|
|
importproject.h
|
…
|
|
infer.cpp
|
…
|
|
infer.h
|
…
|
|
lib.pri
|
…
|
|
library.cpp
|
Add support for string_view (#3480)
|
2021-10-05 08:28:19 +02:00 |
library.h
|
…
|
|
matchcompiler.h
|
…
|
|
mathlib.cpp
|
…
|
|
mathlib.h
|
Refactoring; Reuse simplecpp::characterLiteralToLL
|
2021-05-02 13:44:37 +02:00 |
path.cpp
|
feat: add support for .ipp and .ixx extensions (#3383)
|
2021-08-09 10:46:56 +02:00 |
path.h
|
…
|
|
pathanalysis.cpp
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
pathanalysis.h
|
…
|
|
pathmatch.cpp
|
…
|
|
pathmatch.h
|
Updated copyright year
|
2018-10-13 18:20:31 +02:00 |
pcrerules.pri
|
…
|
|
platform.cpp
|
…
|
|
platform.h
|
…
|
|
precompiled.h
|
…
|
|
preprocessor.cpp
|
…
|
|
preprocessor.h
|
…
|
|
programmemory.cpp
|
…
|
|
programmemory.h
|
…
|
|
reverseanalyzer.cpp
|
…
|
|
reverseanalyzer.h
|
…
|
|
settings.cpp
|
Fix member shadowing (#3563)
|
2021-11-15 20:37:08 +01:00 |
settings.h
|
…
|
|
standards.h
|
…
|
|
summaries.cpp
|
Summaries: Moved to its own files
|
2020-12-20 19:53:58 +01:00 |
summaries.h
|
…
|
|
suppressions.cpp
|
Update copyright year
|
2021-09-26 11:34:56 +02:00 |
suppressions.h
|
…
|
|
symboldatabase.cpp
|
Fix 9836: False negative: No invalidContainer when using vector of vectors (#3580)
|
2021-11-26 13:38:40 +01:00 |
symboldatabase.h
|
…
|
|
templatesimplifier.cpp
|
…
|
|
templatesimplifier.h
|
…
|
|
timer.cpp
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
timer.h
|
…
|
|
token.cpp
|
…
|
|
token.h
|
Fix 10435: False positive: containerOutOfBounds (#3426)
|
2021-08-29 15:40:10 +02:00 |
tokenize.cpp
|
…
|
|
tokenize.h
|
…
|
|
tokenlist.cpp
|
…
|
|
tokenlist.h
|
…
|
|
tokenrange.h
|
…
|
|
utils.cpp
|
Implement support for passing multiple file filters (#3479)
|
2021-11-23 22:51:45 +01:00 |
utils.h
|
Implement support for passing multiple file filters (#3479)
|
2021-11-23 22:51:45 +01:00 |
valueflow.cpp
|
…
|
|
valueflow.h
|
Fix 10617, 9824: conditions in expanded macro (#3578)
|
2021-11-25 18:40:15 +01:00 |
valueptr.h
|
…
|
|
version.h
|
…
|
|
version.rc
|
…
|
|