Open
Description
Function areEquivalentValues
doesn't account for differences in properties. This causes problems with analyses which use properties where values differing only in properties are considered equivalent.
llvm-project/clang/lib/Analysis/FlowSensitive/Value.cpp
Lines 29 to 33 in a01b58a