This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
4cb3c7b96b
cppcheck
/
testfunc6
History
Daniel Marjamäki
a770561de4
check for uninitialized variables - less generic to increase accuracy
2008-01-10 19:01:16 +00:00
..
err.msg
Updated the tests
2007-06-08 18:32:23 +00:00
testfunc6.cpp
Added check: "if (condition) var=true;" can be written as "var|=(condition);"
2007-06-06 17:33:28 +00:00