Skip to content
Commit 04552cbe authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent 55d59bf7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment