..
cfg
wxwidgets.cfg: Fixed FP due to overlaoded function wxSizer::Add().
2018-11-23 09:49:08 +01:00
synthetic
…
CMakeLists.txt
Add a check target to cmake ( #1465 )
2018-11-05 18:13:04 +01:00
options.cpp
…
options.h
…
redirect.h
Updated copyright year
2018-01-14 15:37:52 +01:00
test.cxx
…
test64bit.cpp
…
testassert.cpp
…
testastutils.cpp
astyle formatting
2018-11-10 21:30:01 +01:00
testautovariables.cpp
Issue 6175: Check lifetime of a variables stored in containers and member variables
2018-11-21 08:43:57 +01:00
testbool.cpp
Add check for return value of boolean function ( #1451 )
2018-11-01 11:08:16 +01:00
testboost.cpp
Updated copyright year for modified files
2018-06-10 22:07:21 +02:00
testbufferoverrun.cpp
insecureCmdLineArgs: Fixed FN in case strdup() copies argv[]. ( #1438 )
2018-10-19 11:04:15 +02:00
testcharvar.cpp
…
testclass.cpp
Fixed #8833 (false negative: No 'return' statement in non-void function causes undefined behavior.) ( #1463 )
2018-11-05 06:55:30 +01:00
testcmdlineparser.cpp
Improved const correctness of local variables. ( #1396 )
2018-09-24 15:08:16 +02:00
testcondition.cpp
Fix issue 8842: Crash in valueFlowTerminatingCondition on incomplete code ( #1480 )
2018-11-14 06:23:45 +01:00
testconstructors.cpp
Fixed #8835 (friend class and non-empty constructor: Uninitialized members not reported) ( #1466 )
2018-11-06 06:44:08 +01:00
testcppcheck.cpp
…
testerrorlogger.cpp
--suppress on line 0 ( #1354 )
2018-09-18 12:58:14 +02:00
testexceptionsafety.cpp
…
testfilelister.cpp
Updated copyright year for modified files
2018-06-10 22:07:21 +02:00
testfiles.pri
…
testfunctions.cpp
Fix false positive: Invalid string argument with array ( #1439 )
2018-10-19 07:48:47 +02:00
testgarbage.cpp
Fix issue 8757: Throw syntax error on invalid code ( #1378 )
2018-10-28 17:17:53 +01:00
testimportproject.cpp
…
testincompletestatement.cpp
Fixed #8449 (False positive 'constStatement' when initializing std::unordered_map)
2018-11-12 18:10:34 +01:00
testinternal.cpp
…
testio.cpp
…
testleakautovar.cpp
Fixed #8794 - Memory leak false positive triggered by !(x != NULL) ( #1450 )
2018-10-26 06:21:45 +02:00
testlibrary.cpp
…
testmathlib.cpp
Improved const correctness of local variables. ( #1396 )
2018-09-24 15:08:16 +02:00
testmemleak.cpp
Fixed #8100 (False positive when method/function defines lambda with pointer return value)
2018-11-12 11:28:38 +01:00
testnullpointer.cpp
Multipass Valueflow
2018-11-03 15:53:24 +01:00
testoptions.cpp
…
testother.cpp
Fixed #8816 (FP shadowLocal - variable shadows a template function?)
2018-11-19 07:00:15 +01:00
testpath.cpp
…
testpathmatch.cpp
…
testplatform.cpp
…
testpostfixoperator.cpp
…
testpreprocessor.cpp
Fixed handling of macros with known value defined in header file in configuration splitting ( #8404 )
2018-10-08 16:38:47 +02:00
testrunner.cpp
Updated copyright year
2018-10-13 18:20:31 +02:00
testrunner.vcxproj
…
testrunner.vcxproj.filters
…
testsamples.cpp
Fix Travis
2018-11-21 08:39:21 +01:00
testsimplifytemplate.cpp
Modify template simplifier to add forward declarations of some templa… ( #1489 )
2018-11-23 11:36:09 +01:00
testsimplifytokens.cpp
replace 'constexpr' with 'const'
2018-11-03 19:22:51 +01:00
testsimplifytypedef.cpp
Issue 6175: Check lifetime of a variables stored in containers and member variables
2018-11-21 08:43:57 +01:00
testsizeof.cpp
…
teststl.cpp
astyle formatting
2018-10-18 20:08:32 +02:00
teststring.cpp
…
testsuite.cpp
test: avoid a mutable comparator for test ( #1482 )
2018-11-15 16:21:12 +01:00
testsuite.h
Improved const correctness of local variables. ( #1396 )
2018-09-24 15:08:16 +02:00
testsuppressions.cpp
Fixed compiler warning from VS2017: testsuppressions.cpp(450): warning C4458: declaration of 'errmsg' hides class member. ( #1397 )
2018-09-25 17:19:25 +02:00
testsymboldatabase.cpp
Fixed #8838 (False positive on overridden virtual function that is marked both const and final)
2018-11-10 21:57:50 +01:00
testthreadexecutor.cpp
…
testtimer.cpp
…
testtoken.cpp
Improved const correctness of local variables. ( #1396 )
2018-09-24 15:08:16 +02:00
testtokenize.cpp
Modify template simplifier to add forward declarations of some templa… ( #1489 )
2018-11-23 11:36:09 +01:00
testtokenlist.cpp
…
testtype.cpp
Improved const correctness of local variables. ( #1396 )
2018-09-24 15:08:16 +02:00
testuninitvar.cpp
Ticket #8734 : Skip static member variables in CheckUninitVar. ( #1388 )
2018-09-22 16:52:34 +02:00
testunusedfunctions.cpp
…
testunusedprivfunc.cpp
…
testunusedvar.cpp
Fixed #8339 (false positive: unread variable despite delete is used on it)
2018-11-14 17:04:21 +01:00
testutils.h
…
testvaarg.cpp
…
testvalueflow.cpp
astyle formatting
2018-11-10 21:30:01 +01:00
testvarid.cpp
VarId: Improved varids for struct members ( #8844 )
2018-11-14 19:11:35 +01:00