cppcheck/lib
Daniel Marjamäki 1e9f67936e Cppcheck: Fix; Do not run clang twice 2020-12-29 12:43:21 +01:00
..
CMakeLists.txt lib: Add condition for include externals/tinyxml2 (#2923) 2020-11-27 09:57:12 +01:00
analyzer.h
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
astutils.h
bughuntingchecks.cpp
bughuntingchecks.h Add 'bughuntingchecks' 2020-06-19 13:16:48 +02:00
check.cpp daca: update WRONG_DATA interface 2020-10-03 15:36:02 +02:00
check.h daca: update WRONG_DATA interface 2020-10-03 15:36:02 +02:00
check64bit.cpp Update copyright year 2020-06-13 16:37:12 +02:00
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp
checkautovariables.h
checkbool.cpp Refactoring; Added findBreakScope and Scope::isLoopScope() 2020-12-24 22:58:31 +01:00
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp
checkclass.h Checking in fix for issue 9957 - - False negative: duplInheritedMember (#2964) 2020-12-21 07:14:52 +01:00
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp Refactoring; Added findBreakScope and Scope::isLoopScope() 2020-12-24 22:58:31 +01:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h Checkstring fixes (#1783) 2019-04-06 06:54:38 +02:00
checktype.cpp
checktype.h
checkuninitvar.cpp
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp astyle formatting 2020-12-19 08:56:46 +01:00
checkunusedvar.h astyle formatting 2020-11-28 05:52:35 +01:00
checkvaarg.cpp Replace and fix findBreakScope with findNextTokenFromBreak 2020-12-25 08:43:14 +01:00
checkvaarg.h
clangimport.cpp
clangimport.h
config.h
cppcheck.cpp
cppcheck.h Refactoring; Avoid 'unsigned' 2020-12-27 21:05:31 +01:00
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters Visual Studio; Try to fix compilation 2020-12-20 21:01:45 +01:00
ctu.cpp
ctu.h
errorlogger.cpp
errorlogger.h
errortypes.cpp astyle formatting 2020-05-23 07:30:22 +02:00
errortypes.h
exprengine.cpp
exprengine.h
forwardanalyzer.cpp
forwardanalyzer.h
importproject.cpp ImportProject: Fixed compile_commands.json problems 2020-12-25 14:47:01 +01:00
importproject.h ImportProject: Try to handle -D and -I in the same way 2020-12-25 11:51:24 +01:00
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp mathlib: Refactor to use enum class (#2872) 2020-11-01 11:47:34 +01:00
mathlib.h
path.cpp
path.h
pathanalysis.cpp
pathanalysis.h made check.h less heavy (#2633) 2020-05-23 07:16:49 +02:00
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
precompiled.h
preprocessor.cpp Suppressions: Add special case for backwards compatibility. suppression comment after a {. 2020-10-02 18:56:26 +02:00
preprocessor.h
programmemory.cpp
programmemory.h FIx issue 9895: ValueFlow: Wrong known value below function call with reference parameter 2020-09-11 16:03:57 -05:00
reverseanalyzer.cpp
reverseanalyzer.h
settings.cpp
settings.h
standards.h
summaries.cpp
summaries.h
suppressions.cpp
suppressions.h
symboldatabase.cpp Clang import; Fixed segmentation fault 2020-12-26 19:59:57 +01:00
symboldatabase.h Refactoring; Added findBreakScope and Scope::isLoopScope() 2020-12-24 22:58:31 +01:00
templatesimplifier.cpp
templatesimplifier.h fixed and enabled -Wdocumentation and -Wdocumentation-pedantic clang warnings (#2819) 2020-12-27 09:15:59 +01:00
timer.cpp Check for JSON error when parsing addon .json files + fixes (#2374) 2019-11-20 15:37:09 +01:00
timer.h Check for JSON error when parsing addon .json files + fixes (#2374) 2019-11-20 15:37:09 +01:00
token.cpp
token.h Running astyle [ci skip] 2020-12-27 12:38:21 +01:00
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h
utils.cpp
utils.h
valueflow.cpp
valueflow.h
valueptr.h
version.h
version.rc Refactorized resource files: 2012-10-14 10:21:22 +02:00