.. |
CMakeLists.txt
|
…
|
|
analyzerinfo.cpp
|
…
|
|
analyzerinfo.h
|
…
|
|
astutils.cpp
|
Fixed #9032 (False-positive detection of reassigned value before used for pointer parameter)
|
2019-03-23 19:01:02 +01:00 |
astutils.h
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
check.cpp
|
…
|
|
check.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
check64bit.cpp
|
…
|
|
check64bit.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkassert.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
checkassert.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkautovariables.cpp
|
Fix issue 8996: False positive duplicateCondition
|
2019-03-19 06:25:10 +01:00 |
checkautovariables.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkbool.cpp
|
Rewrite CheckBool::checkAssignBoolToPointer to use ValueType
|
2019-03-09 19:15:06 +01:00 |
checkbool.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkboost.cpp
|
…
|
|
checkboost.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkbufferoverrun.cpp
|
Astyle formatting
|
2019-03-23 19:03:57 +01:00 |
checkbufferoverrun.h
|
CheckBufferOverrun: Add CTU analysis
|
2019-03-23 08:36:10 +01:00 |
checkclass.cpp
|
Changed severities
|
2019-03-06 19:00:58 +01:00 |
checkclass.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkcondition.cpp
|
CheckCondition: Moved checks to 'normal'
|
2019-03-09 22:00:59 +01:00 |
checkcondition.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkexceptionsafety.cpp
|
…
|
|
checkexceptionsafety.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkfunctions.cpp
|
…
|
|
checkfunctions.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkinternal.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
checkinternal.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkio.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
checkio.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkleakautovar.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
checkleakautovar.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkmemoryleak.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
checkmemoryleak.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checknullpointer.cpp
|
CheckBufferOverrun: Add CTU analysis
|
2019-03-23 08:36:10 +01:00 |
checknullpointer.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkother.cpp
|
CheckOther::checkInvalidFree: Move check to normal checking. And clarify the message.
|
2019-03-07 06:35:44 +01:00 |
checkother.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checksizeof.cpp
|
sizeof: write inconclusive warning if calculation in sizeof is done indirectly by macro
|
2019-02-26 21:06:44 +01:00 |
checksizeof.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkstl.cpp
|
Move useStlAlgorithm to normal checking (#1741)
|
2019-03-15 06:15:56 +01:00 |
checkstl.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkstring.cpp
|
Moved CheckString::sprintfOverlappingData from runSimplifiedChecks to runChecks
|
2019-02-25 09:23:03 +01:00 |
checkstring.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checktype.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
checktype.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkuninitvar.cpp
|
CheckBufferOverrun: Add CTU analysis
|
2019-03-23 08:36:10 +01:00 |
checkuninitvar.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkunusedfunctions.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
checkunusedfunctions.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkunusedvar.cpp
|
Unused struct member: Fix FPs seen in daca@home results for template structs
|
2019-03-06 20:51:48 +01:00 |
checkunusedvar.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
checkvaarg.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
checkvaarg.h
|
Disable all simplified checks
|
2019-03-16 09:17:50 +01:00 |
config.h
|
Travis: Enable missingOverride checker
|
2019-01-13 12:21:01 +01:00 |
cppcheck.cpp
|
astyle formatting
|
2019-03-17 10:50:06 +01:00 |
cppcheck.h
|
Removed '--experimental-fast' flag
|
2019-03-17 08:19:56 +01:00 |
cppcheck.natvis
|
…
|
|
cppcheck.vcxproj
|
Add ctu sources to VS projects
|
2018-12-27 22:11:40 +01:00 |
cppcheck.vcxproj.filters
|
Add ctu sources to VS projects
|
2018-12-27 22:11:40 +01:00 |
ctu.cpp
|
CheckBufferOverrun: Better CTU checking when variable address is passed
|
2019-03-23 15:57:17 +01:00 |
ctu.h
|
CheckBufferOverrun: Add CTU analysis
|
2019-03-23 08:36:10 +01:00 |
errorlogger.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
errorlogger.h
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
importproject.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
importproject.h
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
lib.pri
|
CTU: Refactoring
|
2018-12-25 21:11:23 +01:00 |
library.cpp
|
Library: added bufferSize parameters
|
2019-03-20 19:26:57 +01:00 |
library.h
|
Library: added bufferSize parameters
|
2019-03-20 19:26:57 +01:00 |
matchcompiler.h
|
…
|
|
mathlib.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
mathlib.h
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
path.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
path.h
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
pathmatch.cpp
|
…
|
|
pathmatch.h
|
…
|
|
pcrerules.pri
|
…
|
|
platform.cpp
|
…
|
|
platform.h
|
…
|
|
preprocessor.cpp
|
Optimization: Library does not need to store "#define " substring for each define
|
2019-02-28 22:34:26 +01:00 |
preprocessor.h
|
…
|
|
settings.cpp
|
Removed '--experimental-fast' flag
|
2019-03-17 08:19:56 +01:00 |
settings.h
|
Removed '--experimental-fast' flag
|
2019-03-17 08:19:56 +01:00 |
standards.h
|
…
|
|
suppressions.cpp
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
suppressions.h
|
…
|
|
symboldatabase.cpp
|
Fix 9052: Crash: SIGSEGV in Token::previous (this=0x0) while checking mariadb-10.0
|
2019-03-22 01:56:09 +01:00 |
symboldatabase.h
|
Array index: Checking array index out of bounds for dynamic buffers
|
2019-03-17 13:09:15 +01:00 |
templatesimplifier.cpp
|
Fix crash in TemplateSimplifier::TokenAndName::TokenAndName in case of template constexpr (#1748)
|
2019-03-23 10:42:41 +01:00 |
templatesimplifier.h
|
template simplifier: only constant fold template instantiation arguments (#1721)
|
2019-03-03 07:40:55 +01:00 |
timer.cpp
|
…
|
|
timer.h
|
Update copyright year
|
2019-02-09 07:24:06 +01:00 |
token.cpp
|
Handle prefixed strings and characters in Token (#1742)
|
2019-03-18 06:18:25 +01:00 |
token.h
|
Handle prefixed strings and characters in Token (#1742)
|
2019-03-18 06:18:25 +01:00 |
tokenize.cpp
|
astyle formatting
|
2019-03-23 19:00:03 +01:00 |
tokenize.h
|
CheckBufferOverrun: Improved CTU analysis for array
|
2019-03-23 11:20:35 +01:00 |
tokenlist.cpp
|
Changed AST for variable declarations with initializations
|
2019-03-09 19:09:15 +01:00 |
tokenlist.h
|
Run simplifyPlatformTypes on library return types (#1672)
|
2019-02-15 13:29:52 +01:00 |
utils.h
|
…
|
|
valueflow.cpp
|
Library: added bufferSize parameters
|
2019-03-20 19:26:57 +01:00 |
valueflow.h
|
Array index: Checking array index out of bounds for dynamic buffers
|
2019-03-17 13:09:15 +01:00 |
version.h
|
Set version to 1.87.99/1.88 dev
|
2019-02-27 21:30:54 +01:00 |
version.rc
|
…
|
|