cppcheck/lib
PKEuS 662745b504 Fixed several coverity messages 2020-05-20 18:54:16 +02:00
..
CMakeLists.txt cleaned up setting of compiler options and a few more things in CMake (#2599) 2020-04-22 11:04:19 +02:00
analyzerinfo.cpp Update copyright year 2020-05-10 11:16:32 +02:00
analyzerinfo.h
astutils.cpp Refactorization: Moved code from header to source 2020-05-19 08:35:12 +02:00
astutils.h Update copyright year 2020-05-10 11:16:32 +02:00
check.cpp Update copyright year 2020-05-10 11:16:32 +02:00
check.h cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
check64bit.cpp
check64bit.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkassert.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkassert.h added missing OVERRIDE usage and removed redundant virtual (#2190) 2019-09-20 21:57:16 +02:00
checkautovariables.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkautovariables.h Update copyright year 2020-05-10 11:16:32 +02:00
checkbool.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkbool.h
checkboost.cpp Rename _tokenizer, _settings, _errorLogger 2018-06-16 16:10:28 +02:00
checkboost.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkbufferoverrun.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkbufferoverrun.h Update copyright year 2020-05-10 11:16:32 +02:00
checkclass.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkclass.h Update copyright year 2020-05-10 11:16:32 +02:00
checkcondition.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkcondition.h Update copyright year 2020-05-10 11:16:32 +02:00
checkexceptionsafety.cpp
checkexceptionsafety.h Update copyright year 2020-05-10 11:16:32 +02:00
checkfunctions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkfunctions.h
checkinternal.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkinternal.h Update copyright year 2020-05-10 11:16:32 +02:00
checkio.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkio.h
checkleakautovar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkleakautovar.h
checkmemoryleak.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkmemoryleak.h Update copyright year 2020-05-10 11:16:32 +02:00
checknullpointer.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checknullpointer.h
checkother.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkother.h Update copyright year 2020-05-10 11:16:32 +02:00
checkpostfixoperator.cpp
checkpostfixoperator.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checksizeof.cpp
checksizeof.h
checkstl.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkstl.h Update copyright year 2020-05-10 11:16:32 +02:00
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkuninitvar.h Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedfunctions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedfunctions.h
checkunusedvar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedvar.h Update copyright year 2020-05-10 11:16:32 +02:00
checkvaarg.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkvaarg.h
clangimport.cpp Refactorization: Fixed a couple of compiler warnings about reusing variable names 2020-05-19 08:35:12 +02:00
clangimport.h
config.h Add generic valueflow forward analysis (#2511) 2020-02-13 16:27:06 +01:00
cppcheck.cpp Pass defines flags when calling clang (#2651) 2020-05-20 14:56:55 +02:00
cppcheck.h executeCommand in CppCheckExecutor or QCheckThread 2020-05-19 16:04:40 +02:00
cppcheck.natvis
cppcheck.vcxproj Visual Studio: Updated solution 2020-05-19 08:35:13 +02:00
cppcheck.vcxproj.filters Visual Studio: Updated solution 2020-05-19 08:35:13 +02:00
ctu.cpp Update copyright year 2020-05-10 11:16:32 +02:00
ctu.h
errorlogger.cpp Refactorization: Fixed a couple of compiler warnings about reusing variable names 2020-05-19 08:35:12 +02:00
errorlogger.h Refactorization: Moved code from header to source 2020-05-19 08:35:12 +02:00
exprengine.cpp ExprData: Better handling of ternary operator 2020-05-15 21:34:52 +02:00
exprengine.h Refactorization: Fixed a couple of compiler warnings about reusing variable names 2020-05-19 08:35:12 +02:00
forwardanalyzer.cpp Optimizations to ValueFlow and ForwardAnalyzer: 2020-05-19 21:07:04 +02:00
forwardanalyzer.h cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
importproject.cpp Update copyright year 2020-05-10 11:16:32 +02:00
importproject.h Update copyright year 2020-05-10 11:16:32 +02:00
lib.pri Run dmake 2020-05-19 10:11:56 +02:00
library.cpp Update copyright year 2020-05-10 11:16:32 +02:00
library.h Update copyright year 2020-05-10 11:16:32 +02:00
matchcompiler.h
mathlib.cpp Update copyright year 2020-05-10 11:16:32 +02:00
mathlib.h
path.cpp
path.h
pathanalysis.cpp Refactorization: Moved code from header to source 2020-05-19 08:35:12 +02:00
pathanalysis.h cleaned up includes based on include-what-you-use (#2600) 2020-04-13 13:44:48 +02:00
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h Update copyright year 2020-05-10 11:16:32 +02:00
preprocessor.cpp Fixed several coverity messages 2020-05-20 18:54:16 +02:00
preprocessor.h
programmemory.cpp Fixed compilation (next attempt): Added more missing includes 2020-05-19 08:53:38 +02:00
programmemory.h Fixed compilation (next attempt): Added more missing includes 2020-05-19 08:53:38 +02:00
settings.cpp revert accidental mode changes 2020-05-19 10:05:14 +02:00
settings.h Fixed compilation: Added missing include 2020-05-19 08:38:51 +02:00
standards.h
suppressions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
suppressions.h Update copyright year 2020-05-10 11:16:32 +02:00
symboldatabase.cpp Optimization: Speed up SymbolDatabase creation and Tokenizer::findGarbageCode() by using Token::isKeyword() for pre-checks 2020-05-19 13:48:15 +02:00
symboldatabase.h Update copyright year 2020-05-10 11:16:32 +02:00
templatesimplifier.cpp Optimization: Reduced memory consumption of token list 2020-05-19 08:40:24 +02:00
templatesimplifier.h
timer.cpp
timer.h
token.cpp Fixed several coverity messages 2020-05-20 18:54:16 +02:00
token.h Fixed Token::isKeyword: Actually set this flag to a reasonable value in all code paths 2020-05-19 13:47:25 +02:00
tokenize.cpp Fixed several coverity messages 2020-05-20 18:54:16 +02:00
tokenize.h Optimization: Reduced peak memory usage (30% in my test case) by immediately deleting simplecpp::TokenList while creating the cppcheck TokenList. 2020-05-19 12:08:17 +02:00
tokenlist.cpp Fixed Token::isKeyword: Actually set this flag to a reasonable value in all code paths 2020-05-19 13:47:25 +02:00
tokenlist.h Fixed Token::isKeyword: Actually set this flag to a reasonable value in all code paths 2020-05-19 13:47:25 +02:00
utils.cpp Refactorization: Moved code from header to source 2020-05-19 08:35:12 +02:00
utils.h Fixed compilation (next attempt): Added more missing includes 2020-05-19 08:53:38 +02:00
valueflow.cpp Fix crash in addons/test/test-misra.py (#2652) 2020-05-20 16:02:13 +02:00
valueflow.h Refactorization: Moved code from header to source 2020-05-19 08:35:12 +02:00
valueptr.h Update copyright year 2020-05-10 11:16:32 +02:00
version.h Set development version 2.0.99 2020-05-15 11:15:34 +02:00
version.rc