CastToStructChecker: use 'isStructureType()' instead of 'isRecordType()' to...
CastToStructChecker: use 'isStructureType()' instead of 'isRecordType()' to determine if a pointer is casted to a struct pointer. This fixes an observed false positive when a value is casted to a union. llvm-svn: 86813
Loading
Please register or sign in to comment