cppcheck/cfg
Paul Fultz II 54fbfd7c0f
Fix 10895: FP danglingTempReference with emplace() (#3948)
* Fix 10895: FP danglingTempReference with emplace()

* Format
2022-03-27 10:02:30 +02:00
..
avr.cfg
bento4.cfg
boost.cfg Improve definitions for boost test macros (#3625) 2021-12-15 20:51:29 +01:00
bsd.cfg valueFlowUninit: Handle arrays and pod types (#3917) 2022-03-24 06:35:44 +01:00
cairo.cfg
cppcheck-cfg.rng Suppress operatorEqVarError for known non-copyable types (#3869) 2022-03-03 09:41:26 +01:00
cppcheck-lib.cfg
cppunit.cfg
daca.cfg
dpdk.cfg
embedded_sql.cfg
emscripten.cfg This adds MAIN_THREAD_EM_ASM which takes javascript and EMSCRIPTEN_BINDINGS for binding C++ to javascript (#3362) 2021-07-27 06:53:48 +02:00
ginac.cfg
gnu.cfg gnu.cfg: Added support for getpw(). Ref.: https://man7.org/linux/man-pages/man3/getpw.3.html 2022-03-23 17:14:26 +01:00
googletest.cfg Improve definitions for googletest ASSERT_* macros (#3694) 2022-01-12 22:09:17 +01:00
gtk.cfg
icu.cfg
kde.cfg
libcerror.cfg
libcurl.cfg
libsigc++.cfg
lua.cfg
mfc.cfg
microsoft_atl.cfg
microsoft_sal.cfg
microsoft_unittest.cfg
motif.cfg
nspr.cfg
ntl.cfg
opencv2.cfg
opengl.cfg
openmp.cfg
openssl.cfg
pcre.cfg
posix.cfg posix.cfg: Added support for 'llseek()', which is obsolescent since glibc version 2.28 2022-02-09 08:34:35 +01:00
python.cfg python.cfg: Add Py_RETURN_* macros to reduce missingReturn false positives in daca@home 2021-09-04 21:07:10 +02:00
qt.cfg Suppress operatorEqVarError for known non-copyable types (#3869) 2022-03-03 09:41:26 +01:00
ruby.cfg
sdl.cfg
sfml.cfg
sqlite3.cfg
std.cfg Fix 10895: FP danglingTempReference with emplace() (#3948) 2022-03-27 10:02:30 +02:00
tinyxml2.cfg
vcl.cfg
windows.cfg windows.cfg: Added support for _localtime32() and _localtime64(). Ref.: https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/localtime-localtime32-localtime64?view=msvc-170 2022-03-25 13:59:25 +01:00
wxsqlite3.cfg
wxsvg.cfg
wxwidgets.cfg wxwidgets.cfg: Replaced C-Style cast fof 'wxDL_INIT_FUNC' with static_cast. 2022-02-11 15:00:18 +01:00
zlib.cfg