cppcheck/cfg
Paul Fultz II 42d44f02a2 Use lifetime analysis for checking mismatching containers (#2456)
* Use lifetimes to check for mismatching containers

* Fix error messages

* Format

* Remove unused variables

* Fix configuration and track iterators through algorithms

* Fix iterator value types in qt config

* Fix library issue with QStringList

* Remove unused functions

* Fix cppcheck errors
2019-12-25 09:32:50 +01:00
..
avr.cfg
boost.cfg Fixed #9374 (False Positive - constParameter) 2019-11-16 13:59:41 +01:00
bsd.cfg Fix #9322: bsd.cfg, gnu.cfg: Fix FP for mmap when argument "fd" is -1 (#2306) 2019-10-30 09:39:50 +01:00
cairo.cfg
cppcheck-cfg.rng Fix typo in cppcheck-cfg.rng (#2371) 2019-11-17 15:41:04 +01:00
cppcheck-lib.cfg
cppunit.cfg
daca.cfg
embedded_sql.cfg
gnu.cfg Fix #9322: bsd.cfg, gnu.cfg: Fix FP for mmap when argument "fd" is -1 (#2306) 2019-10-30 09:39:50 +01:00
googletest.cfg Enhance handling of assertion from googletest (#2331) 2019-11-06 21:38:01 +01:00
gtk.cfg
kde.cfg
libcerror.cfg
libcurl.cfg
libsigc++.cfg
lua.cfg
mfc.cfg
microsoft_atl.cfg
microsoft_sal.cfg
motif.cfg
nspr.cfg
opencv2.cfg opencv2.cfg: Add initial OpenCV 2.x API Library Configuration (#2439) 2019-12-10 19:34:30 +01:00
opengl.cfg
openmp.cfg
openssl.cfg openssl.cfg: Add OpenSSL library configuration with tests (#2248) 2019-10-31 09:21:08 +01:00
posix.cfg
python.cfg
qt.cfg Use lifetime analysis for checking mismatching containers (#2456) 2019-12-25 09:32:50 +01:00
ruby.cfg
sdl.cfg
sfml.cfg
sqlite3.cfg
std.cfg std.cfg: Added missing unsigned type qualifiers to 'UINT_XXX'-constants. 2019-12-20 09:47:42 +01:00
tinyxml2.cfg
windows.cfg windows.cfg: Added support for '_isatty()' 2019-12-19 09:50:29 +01:00
wxwidgets.cfg wxwidgets.cfg: Added support for more interfaces. 2019-12-24 15:40:54 +01:00
zlib.cfg