.. |
cfg
|
make checkcfg: Try to fix inline suppressions
|
2018-12-14 13:51:03 +01:00 |
synthetic
|
…
|
|
CMakeLists.txt
|
…
|
|
options.cpp
|
…
|
|
options.h
|
…
|
|
redirect.h
|
…
|
|
test.cxx
|
…
|
|
test64bit.cpp
|
…
|
|
testassert.cpp
|
…
|
|
testastutils.cpp
|
Fix FP 8891: Incorrect return scope when using uniform initialization
|
2018-12-14 18:31:10 +01:00 |
testautovariables.cpp
|
Fix issue 8899: False positive returnDanglingLifetime when returning by value
|
2018-12-15 17:58:45 +01:00 |
testbool.cpp
|
…
|
|
testboost.cpp
|
…
|
|
testbufferoverrun.cpp
|
…
|
|
testcharvar.cpp
|
…
|
|
testclass.cpp
|
Improve trailing return type support. (#1520)
|
2018-12-13 06:34:10 +01:00 |
testcmdlineparser.cpp
|
…
|
|
testcondition.cpp
|
Fix issue 8905: Condition 'a==0' is always false
|
2018-12-18 08:16:43 +01:00 |
testconstructors.cpp
|
…
|
|
testcppcheck.cpp
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
testerrorlogger.cpp
|
…
|
|
testexceptionsafety.cpp
|
…
|
|
testfilelister.cpp
|
…
|
|
testfiles.pri
|
…
|
|
testfunctions.cpp
|
Fix false positive: Invalid string argument with array (#1439)
|
2018-10-19 07:48:47 +02:00 |
testgarbage.cpp
|
Fixed #8873 (Add syntaxError when there is no RHS for +-)
|
2018-12-01 17:29:41 +01:00 |
testimportproject.cpp
|
Fixed #8864 (compile commands: handle define with string value)
|
2018-11-25 15:09:23 +01:00 |
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
|
…
|
|
testlibrary.cpp
|
…
|
|
testmathlib.cpp
|
Refactor methods for identification of numeric literals. (#1514)
|
2018-12-10 12:10:26 +01:00 |
testmemleak.cpp
|
Code cleanup
|
2018-12-17 18:54:32 +01:00 |
testnullpointer.cpp
|
Take back the whole program analysis for null pointers and uninitialized variables
|
2018-12-18 07:56:33 +01:00 |
testoptions.cpp
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testother.cpp
|
Fixed #7907 (FN: redundant assignment inside switchcase, overwritten by assignment outside of switch)
|
2018-12-17 16:10:47 +01:00 |
testpath.cpp
|
…
|
|
testpathmatch.cpp
|
…
|
|
testplatform.cpp
|
…
|
|
testpostfixoperator.cpp
|
…
|
|
testpreprocessor.cpp
|
…
|
|
testrunner.cpp
|
…
|
|
testrunner.vcxproj
|
…
|
|
testrunner.vcxproj.filters
|
Visual Studio: testrunner: Add missing testastutils (#1186)
|
2018-04-23 20:03:06 +02:00 |
testsamples.cpp
|
Fix Travis
|
2018-11-21 08:39:21 +01:00 |
testsimplifytemplate.cpp
|
template simplifier: remove explicit instantiations after instantiation (#1523)
|
2018-12-17 05:58:48 +01:00 |
testsimplifytokens.cpp
|
Fix const anonymous struct. (#1527)
|
2018-12-18 08:15:12 +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
|
Fix FP 8891: Incorrect return scope when using uniform initialization
|
2018-12-14 18:31:10 +01:00 |
teststring.cpp
|
…
|
|
testsuite.cpp
|
test: avoid a mutable comparator for test (#1482)
|
2018-11-15 16:21:12 +01:00 |
testsuite.h
|
…
|
|
testsuppressions.cpp
|
…
|
|
testsymboldatabase.cpp
|
template simplifier: remove explicit instantiations after instantiation (#1523)
|
2018-12-17 05:58:48 +01:00 |
testthreadexecutor.cpp
|
…
|
|
testtimer.cpp
|
…
|
|
testtoken.cpp
|
Unused value: Fix false positive (ast, {})
|
2018-12-14 18:56:09 +01:00 |
testtokenize.cpp
|
Improve trailing return type support. (#1520)
|
2018-12-13 06:34:10 +01:00 |
testtokenlist.cpp
|
…
|
|
testtype.cpp
|
…
|
|
testuninitvar.cpp
|
Take back the whole program analysis for null pointers and uninitialized variables
|
2018-12-18 07:56:33 +01:00 |
testunusedfunctions.cpp
|
…
|
|
testunusedprivfunc.cpp
|
…
|
|
testunusedvar.cpp
|
Fixed #4475 (New check: struct member is assigned a value that is not read)
|
2018-12-17 15:40:15 +01:00 |
testutils.h
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
testvaarg.cpp
|
…
|
|
testvalueflow.cpp
|
Add isSameExpression to valueflow analysis
|
2018-12-16 07:35:27 +01:00 |
testvarid.cpp
|
Fixed #8627 (Tokenizer::setVarIdPass2: constructor parameter)
|
2018-12-02 09:28:05 +01:00 |