M3-2-1
-DeclarationsOfAnObjectShallHaveCompatibleTypes.ql
- Reduced false positives by excluding non-object variables (for example, member variables).
- Reduced false positives by excluding variable templates and template instantiations.
- Improved the reported error message by including the conflicting type names.