PKEuS 33cf561d85 Refactorized check for assigning function parameters:
- Fixed false negative: Check is also valid for all non-references, not only for pointers.
- Fixed false negative: Usage before assignment doesn't require bailout
- Fixed false positive #4598 caused by inadequate usage of CheckUninitVar::isVariableUsage
- Made several member functions static
2013-02-18 08:52:49 -08:00
..
2012-06-16 06:34:18 +02:00
2013-01-12 17:49:09 +01:00
2012-06-11 22:16:12 +03:00
2013-01-12 17:49:09 +01:00
2012-10-14 10:21:22 +02:00