cppcheck/lib
Daniel Marjamäki 63ade3e4f6 Tokenizer::simplifyKnownVariables: Split up the function into smaller functions. Broke out ..GetData function that extracts info about assigned variable before the simplification is made. 2011-02-12 09:24:20 +01:00
..
check.h
checkautovariables.cpp
checkautovariables.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp astyle formatting 2011-02-11 19:31:37 +01:00
checkclass.h
checkexceptionsafety.cpp
checkexceptionsafety.h Ticket #2388. Added more detail to the 'exceptRethrowCopy' error message. 2011-02-06 02:01:14 -08:00
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkobsoletefunctions.cpp
checkobsoletefunctions.h
checkother.cpp
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checkstl.cpp
checkstl.h
checkuninitvar.cpp Fixed #2467 (false positive: possible nullptr dereference) 2011-01-17 19:23:00 +01:00
checkuninitvar.h
checkunusedfunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkunusedfunctions.h
cppcheck.cpp
cppcheck.h
errorlogger.cpp
errorlogger.h xml2: added <errors> element 2011-02-02 18:46:07 +01:00
executionpath.cpp
executionpath.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
lib.pri
mathlib.cpp
mathlib.h
path.cpp
path.h Move sameFileName() method to Path class. 2011-01-18 19:58:16 +02:00
preprocessor.cpp astyle formatting 2011-02-11 19:31:37 +01:00
preprocessor.h
settings.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
settings.h
symboldatabase.cpp
symboldatabase.h
timer.cpp
timer.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
token.cpp
token.h
tokenize.cpp Tokenizer::simplifyKnownVariables: Split up the function into smaller functions. Broke out ..GetData function that extracts info about assigned variable before the simplification is made. 2011-02-12 09:24:20 +01:00
tokenize.h Tokenizer::simplifyKnownVariables: Split up the function into smaller functions. Broke out ..GetData function that extracts info about assigned variable before the simplification is made. 2011-02-12 09:24:20 +01:00