diff options
author | Timm Bäder <tbaeder@redhat.com> | 2024-07-07 06:40:12 +0200 |
---|---|---|
committer | Timm Bäder <tbaeder@redhat.com> | 2024-07-09 09:59:51 +0200 |
commit | 3655de73809b0f8f100040c4b9c9ad889dca2225 (patch) | |
tree | ff6d3928159b1a515c283fd440eeca8787ad21c1 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 58e750bfd621ac7ef8647eb1170b254e05ffc10d (diff) | |
download | llvm-3655de73809b0f8f100040c4b9c9ad889dca2225.zip llvm-3655de73809b0f8f100040c4b9c9ad889dca2225.tar.gz llvm-3655de73809b0f8f100040c4b9c9ad889dca2225.tar.bz2 |
[clang][Interp] Avoid a dangling pointer
We've just moved all the pointers from the Block to the DeadBlock,
so make sure the old Block doesn't point to a linked list of Pointers
that don't even point to it anymore.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions