diff options
author | Yitzhak Mandelbaum <ymand@users.noreply.github.com> | 2024-01-16 13:03:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 13:03:49 -0500 |
commit | 65ecbdf61f5a3fb53f05abc610b90a8671f93730 (patch) | |
tree | 8c1c3a01f192fe7a96bf0a3e912e6cd3afbaef07 /llvm/lib/Object/Binary.cpp | |
parent | fc64a7342c6cec1a3a1a62348990b912ac7dfaf0 (diff) | |
download | llvm-65ecbdf61f5a3fb53f05abc610b90a8671f93730.zip llvm-65ecbdf61f5a3fb53f05abc610b90a8671f93730.tar.gz llvm-65ecbdf61f5a3fb53f05abc610b90a8671f93730.tar.bz2 |
[clang][dataflow] Fix bug in `Value` comparison. (#76746)
Makes value equivalence require that the values have no properties,
except in
the case of equivalence by pointer equality (if the pointers are equal,
nothing
else is checked).
Fixes issue #76459.
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions