diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2021-03-02 16:48:09 -0800 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2021-06-29 10:23:01 -0700 |
commit | 952944c12c0aa917e97805e929b5cd4e40866f91 (patch) | |
tree | 2d67462e5d9166c7c78ae418a0e3b61bbdd6e0ca /clang/lib/Interpreter/Interpreter.cpp | |
parent | 129ae515fba022353050e0f313b32595de9e4b39 (diff) | |
download | llvm-952944c12c0aa917e97805e929b5cd4e40866f91.zip llvm-952944c12c0aa917e97805e929b5cd4e40866f91.tar.gz llvm-952944c12c0aa917e97805e929b5cd4e40866f91.tar.bz2 |
[ObjC][ARC] Don't add operand bundle clang.arc.attachedcall to a call if
the call already has the operand bundle
This bug was causing the call to `replaceAllUsesWith` to crash because
the old call instruction and the new call instruction were the same.
rdar://74957948
Differential Revision: https://reviews.llvm.org/D97824
Diffstat (limited to 'clang/lib/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions