cppcheck/test/cfg
chrchr-github bd6c5318ad
Detect container action and yield functions (#5117)
* Detect container action and yield functions

* Fix test

* Adapt getUseRetValType() to handle container yield functions
Add TODO

* Handle combined action/yield

* Add Yield::BUFFER

* Remove redundant functions

* Revert "Remove redundant functions"

This reverts commit 4f124a57de5c761ac757ebed83d9f047ef4a1328.

* Add Yield::AT_INDEX

* Add Yield::ITERATOR

* Simplify
2023-06-09 16:03:47 +02:00
..
boost.cpp fixed some CLion inspection warnings (#4688) 2023-04-28 16:02:41 +02:00
bsd.c Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
cairo.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
cppunit.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
gnu.c Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
googletest.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
gtk.c Use library to get deallocation function (#5061) 2023-05-21 14:01:14 +02:00
kde.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
libcurl.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
libsigc++.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
lua.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
opencv2.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
openmp.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
openssl.c Fix #9104 reopened Improve check: missing virtual destructor (#5110) 2023-06-02 15:24:18 +02:00
posix.c Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
python.c Use library to get deallocation function (#5061) 2023-05-21 14:01:14 +02:00
qt.cpp Fix #9104 reopened Improve check: missing virtual destructor (#5110) 2023-06-02 15:24:18 +02:00
runtests.sh refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
sqlite3.c refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00
std.c Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
std.cpp Detect container action and yield functions (#5117) 2023-06-09 16:03:47 +02:00
windows.cpp Fix FN constVariablePointer (#5076) 2023-05-22 19:53:51 +02:00
wxwidgets.cpp refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865) 2023-03-09 20:04:20 +01:00