.. |
CMakeLists.txt
|
…
|
|
analyzer.h
|
Fix issue 10120: FP: containerOutOfBounds, regression (#3064)
|
2021-01-21 19:50:57 +01:00 |
analyzerinfo.cpp
|
Tweaks to use summaries in GUI
|
2020-12-19 20:46:00 +01:00 |
analyzerinfo.h
|
Tweaks to use summaries in GUI
|
2020-12-19 20:46:00 +01:00 |
astutils.cpp
|
astyle formatting
|
2021-02-10 11:42:00 +01:00 |
astutils.h
|
…
|
|
bughuntingchecks.cpp
|
library: Refactor to use enum class (#3026)
|
2021-01-08 10:29:01 +01:00 |
bughuntingchecks.h
|
…
|
|
check.cpp
|
…
|
|
check.h
|
daca: update WRONG_DATA interface
|
2020-10-03 15:36:02 +02:00 |
check64bit.cpp
|
…
|
|
check64bit.h
|
…
|
|
checkassert.cpp
|
…
|
|
checkassert.h
|
…
|
|
checkautovariables.cpp
|
…
|
|
checkautovariables.h
|
Fixed #9918 (False positive: autoVariable pointer is NULLed later)
|
2020-09-28 22:48:57 +02:00 |
checkbool.cpp
|
…
|
|
checkbool.h
|
…
|
|
checkboost.cpp
|
…
|
|
checkboost.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkbufferoverrun.cpp
|
…
|
|
checkbufferoverrun.h
|
some self-check suppression cleanups (#3032)
|
2021-01-09 20:32:38 +01:00 |
checkclass.cpp
|
…
|
|
checkclass.h
|
…
|
|
checkcondition.cpp
|
…
|
|
checkcondition.h
|
…
|
|
checkexceptionsafety.cpp
|
…
|
|
checkexceptionsafety.h
|
…
|
|
checkfunctions.cpp
|
…
|
|
checkfunctions.h
|
…
|
|
checkinternal.cpp
|
…
|
|
checkinternal.h
|
…
|
|
checkio.cpp
|
Refactor: Use enum class in checkio (#3112)
|
2021-02-05 08:17:57 +01:00 |
checkio.h
|
…
|
|
checkleakautovar.cpp
|
…
|
|
checkleakautovar.h
|
…
|
|
checkmemoryleak.cpp
|
…
|
|
checkmemoryleak.h
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
checknullpointer.cpp
|
…
|
|
checknullpointer.h
|
…
|
|
checkother.cpp
|
…
|
|
checkother.h
|
…
|
|
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
…
|
|
checksizeof.cpp
|
…
|
|
checksizeof.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkstl.cpp
|
Refactorized CheckStl::string_c_str(), fixing some false negatives by supporting member functions and overloads
|
2021-02-20 12:52:39 +01:00 |
checkstl.h
|
…
|
|
checkstring.cpp
|
…
|
|
checkstring.h
|
…
|
|
checktype.cpp
|
…
|
|
checktype.h
|
…
|
|
checkuninitvar.cpp
|
…
|
|
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
…
|
|
checkunusedfunctions.h
|
…
|
|
checkunusedvar.cpp
|
…
|
|
checkunusedvar.h
|
…
|
|
checkvaarg.cpp
|
…
|
|
checkvaarg.h
|
…
|
|
clangimport.cpp
|
…
|
|
clangimport.h
|
…
|
|
config.h
|
…
|
|
cppcheck.cpp
|
Bugfix: Apply --relative-paths also to preprocessor errors
|
2021-02-18 22:35:55 +01:00 |
cppcheck.h
|
…
|
|
cppcheck.natvis
|
…
|
|
cppcheck.vcxproj
|
…
|
|
cppcheck.vcxproj.filters
|
…
|
|
ctu.cpp
|
…
|
|
ctu.h
|
some self-check suppression cleanups (#3032)
|
2021-01-09 20:32:38 +01:00 |
errorlogger.cpp
|
…
|
|
errorlogger.h
|
…
|
|
errortypes.cpp
|
…
|
|
errortypes.h
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
exprengine.cpp
|
Skip calculateWarningHash if we are not in bugHunting (#3047)
|
2021-01-13 18:38:00 +01:00 |
exprengine.h
|
ExprEngine: Add condition branches for the while loops (#2970)
|
2020-12-22 20:21:57 +01:00 |
forwardanalyzer.cpp
|
…
|
|
forwardanalyzer.h
|
astyle formatting
|
2020-11-11 09:17:54 +01:00 |
importproject.cpp
|
…
|
|
importproject.h
|
…
|
|
lib.pri
|
…
|
|
library.cpp
|
…
|
|
library.h
|
some minor optimizations (#3057)
|
2021-01-28 22:18:17 +01:00 |
matchcompiler.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
mathlib.cpp
|
some MathLib adjustments for out-of-range numbers after std::stringstream removal (#3100)
|
2021-02-13 19:10:45 +01:00 |
mathlib.h
|
fix #10061 (debug: Executable scope 'x' with unknown function.) (#3062)
|
2021-01-18 19:01:04 +01:00 |
path.cpp
|
…
|
|
path.h
|
fixed and enabled -Wdocumentation and -Wdocumentation-pedantic clang warnings (#2819)
|
2020-12-27 09:15:59 +01:00 |
pathanalysis.cpp
|
…
|
|
pathanalysis.h
|
…
|
|
pathmatch.cpp
|
…
|
|
pathmatch.h
|
Updated copyright year
|
2018-10-13 18:20:31 +02:00 |
pcrerules.pri
|
pro and pri files: remove unneeded empty lines, use spaces for consistency
|
2012-10-12 17:46:57 +02:00 |
platform.cpp
|
use range loops / constness (#2181)
|
2019-09-19 20:29:33 +02:00 |
platform.h
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
precompiled.h
|
Visual Studio: Use new files precompiled.h with several common includes for core and testrunner.
|
2020-05-29 12:16:04 +02:00 |
preprocessor.cpp
|
…
|
|
preprocessor.h
|
…
|
|
programmemory.cpp
|
astyle formatting
|
2021-02-10 11:42:00 +01:00 |
programmemory.h
|
…
|
|
reverseanalyzer.cpp
|
…
|
|
reverseanalyzer.h
|
Fix issue 8143: valueFlowCondition: before and inside while (#3045)
|
2021-01-23 17:52:01 +01:00 |
settings.cpp
|
…
|
|
settings.h
|
…
|
|
standards.h
|
…
|
|
summaries.cpp
|
Summaries: Moved to its own files
|
2020-12-20 19:53:58 +01:00 |
summaries.h
|
…
|
|
suppressions.cpp
|
…
|
|
suppressions.h
|
…
|
|
symboldatabase.cpp
|
…
|
|
symboldatabase.h
|
Fixed msvc compilation error by implementing Variable::operator=
|
2021-01-28 13:46:15 +01:00 |
templatesimplifier.cpp
|
…
|
|
templatesimplifier.h
|
remove cleanupAfterSimplify from the template simplifier (#2998)
|
2020-12-31 09:33:23 +01:00 |
timer.cpp
|
…
|
|
timer.h
|
…
|
|
token.cpp
|
Refactorization: Use std::string::pop_back
|
2021-02-17 22:39:29 +01:00 |
token.h
|
use nonneg int for varid and exprid (#3085)
|
2021-01-27 19:49:13 +01:00 |
tokenize.cpp
|
…
|
|
tokenize.h
|
some self-check suppression cleanups (#3032)
|
2021-01-09 20:32:38 +01:00 |
tokenlist.cpp
|
…
|
|
tokenlist.h
|
…
|
|
utils.cpp
|
…
|
|
utils.h
|
…
|
|
valueflow.cpp
|
…
|
|
valueflow.h
|
…
|
|
valueptr.h
|
…
|
|
version.h
|
…
|
|
version.rc
|
…
|
|