cppcheck/lib
IOBYTE 81e41f129a template simplifier: improve populating template specialization maps (#1873)
Declaration to specialization mapping is still not perfect.
2019-06-07 08:22:34 +02:00
..
CMakeLists.txt
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp Fixed #8997 (False positive redundantAssignment when pointer is updated with +=) 2019-05-31 12:24:31 +02:00
astutils.h Fix FP with unreadVariable (#1859) 2019-05-31 08:06:36 +02:00
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp Fix FP with non-local variable referencing a non-local variable (#1864) 2019-06-02 10:21:26 +02:00
checkautovariables.h
checkbool.cpp Fix #9128 (FP in return non bool with class declared in function) (#1830) 2019-05-14 08:56:28 +02:00
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp Fix issue 6821: New check: access heap/stack data using address of variable 2019-05-31 12:24:31 +02:00
checkbufferoverrun.h Fix issue 6821: New check: access heap/stack data using address of variable 2019-05-31 12:24:31 +02:00
checkclass.cpp Fixed #9045 (FP operatorEqRetRefThis - recent regression) 2019-05-20 21:30:20 +02:00
checkclass.h
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp CheckLeakAutoVar: Fixed FP seen in daca@home 2019-06-02 15:25:54 +02:00
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp Fix issue 6821: New check: access heap/stack data using address of variable 2019-05-31 12:24:31 +02:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp uninitStructMember: Fixed FP shown in daca@home 2019-06-02 20:19:53 +02:00
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
config.h sync (#1835) 2019-05-17 09:31:41 +02:00
cppcheck.cpp
cppcheck.h
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
ctu.cpp Add missing include 2019-05-09 06:55:36 +02:00
ctu.h
errorlogger.cpp
errorlogger.h
importproject.cpp
importproject.h
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp Running astyle [ci skip] 2019-05-28 08:49:59 +02:00
mathlib.h
path.cpp
path.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
preprocessor.cpp Add missing include 2019-05-09 06:55:36 +02:00
preprocessor.h
settings.cpp
settings.h
standards.h
suppressions.cpp
suppressions.h
symboldatabase.cpp Fix Cppcheck warning 2019-05-30 21:48:12 +02:00
symboldatabase.h
templatesimplifier.cpp template simplifier: improve populating template specialization maps (#1873) 2019-06-07 08:22:34 +02:00
templatesimplifier.h template simplifier: improve populating template specialization maps (#1873) 2019-06-07 08:22:34 +02:00
timer.cpp
timer.h
token.cpp Running astyle [ci skip] 2019-06-02 13:29:20 +02:00
token.h
tokenize.cpp fix syntax error for std::literals::complex_literals::operator""if (#1870) 2019-06-05 10:15:22 +02:00
tokenize.h wxwidgets.cfg: Added support for wxWindow::ClientToScreen(). 2019-05-28 08:50:38 +02:00
tokenlist.cpp Fixed #9127 (ast: wrong ast after using and template instantiation) 2019-05-12 17:24:42 +02:00
tokenlist.h
utils.h
valueflow.cpp Fix FP with lifetime containers (#1865) 2019-06-02 10:14:48 +02:00
valueflow.h Fix issue 6821: New check: access heap/stack data using address of variable 2019-05-31 12:24:31 +02:00
version.h
version.rc