cppcheck/test
Paul Fultz II 543b4adc8a
Fix 11682: False positive: constParameterReference with overloaded method (#5038)
* Fix 11682: False positive: constParameterReference with overloaded method

* Format
2023-05-05 11:27:15 +02:00
..
cfg
cli Fixed #11700 (Markup support is broken, unused function false positives) (#5025) 2023-05-03 11:19:13 +02:00
CMakeLists.txt
fixture.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
fixture.h testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
helpers.cpp SingleExecutor: process markup files after code when scanning projects (#4972) 2023-05-03 17:32:28 +02:00
helpers.h reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
main.cpp
options.cpp
options.h
precompiled.h
redirect.h
test64bit.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testanalyzerinformation.cpp
testassert.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testastutils.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testautovariables.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testbool.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testboost.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testbufferoverrun.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testcharvar.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testclangimport.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testclass.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testcmdlineparser.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testcolor.cpp
testcondition.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testconstructors.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testcppcheck.cpp
testerrorlogger.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testexceptionsafety.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testfilelister.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testfunctions.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testgarbage.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testimportproject.cpp
testincompletestatement.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testinternal.cpp
testio.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testleakautovar.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testlibrary.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testmathlib.cpp
testmemleak.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testnullpointer.cpp Add tests for #11075, #11382 (#5035) 2023-05-04 20:35:56 +02:00
testoptions.cpp
testother.cpp Fix 11682: False positive: constParameterReference with overloaded method (#5038) 2023-05-05 11:27:15 +02:00
testpath.cpp
testpathmatch.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testplatform.cpp
testpostfixoperator.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testpreprocessor.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testprocessexecutor.cpp SingleExecutor: process markup files after code when scanning projects (#4972) 2023-05-03 17:32:28 +02:00
testrunner.vcxproj moved more code into `HAVE_RULES` (#4956) 2023-05-04 10:54:19 +02:00
testrunner.vcxproj.filters moved more code into `HAVE_RULES` (#4956) 2023-05-04 10:54:19 +02:00
testsettings.cpp
testsimplifytemplate.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testsimplifytokens.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testsimplifytypedef.cpp Add test for #10796 (#5036) 2023-05-04 22:23:36 +02:00
testsimplifyusing.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testsingleexecutor.cpp SingleExecutor: process markup files after code when scanning projects (#4972) 2023-05-03 17:32:28 +02:00
testsizeof.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
teststl.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
teststring.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testsummaries.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testsuppressions.cpp Suppressions: some cleanups (#4980) 2023-05-04 18:15:18 +02:00
testsymboldatabase.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testthreadexecutor.cpp SingleExecutor: process markup files after code when scanning projects (#4972) 2023-05-03 17:32:28 +02:00
testtimer.cpp
testtoken.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testtokenize.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testtokenlist.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testtokenrange.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testtype.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testuninitvar.cpp Add tests for #11075, #11382 (#5035) 2023-05-04 20:35:56 +02:00
testunusedfunctions.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testunusedprivfunc.cpp testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026) 2023-05-02 15:54:19 +02:00
testunusedvar.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00
testutils.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testvaarg.cpp reduced usage of mutable `Settings` objects in tests (#4798) 2023-05-02 11:48:24 +02:00
testvalueflow.cpp Fix #11701 performance regression (hang) in 2.11dev (#5032) 2023-05-04 11:59:03 +02:00
testvarid.cpp testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030) 2023-05-04 10:31:05 +02:00