diff options
author | Vitaly Buka <vitalybuka@google.com> | 2024-12-10 22:02:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-10 22:02:32 -0800 |
commit | a4538cdcee75b78b7165dda05c9aa7718c4837c4 (patch) | |
tree | f517f45a65e2f1a9ed2c2c7dff7d125d79f2d148 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | acaa5fac499efea7a5d28406c78e4b816941cdf1 (diff) | |
download | llvm-a4538cdcee75b78b7165dda05c9aa7718c4837c4.zip llvm-a4538cdcee75b78b7165dda05c9aa7718c4837c4.tar.gz llvm-a4538cdcee75b78b7165dda05c9aa7718c4837c4.tar.bz2 |
[libc++abi] Don't leak in test (#119505)
Trying to re-enable a test on bots
https://github.com/llvm/llvm-zorg/blob/bb695735dba75e1a5dced13e836f4f46de464bac/zorg/buildbot/builders/sanitizers/buildbot_functions.sh#L443
When we reach `terminate()` `exc` pointer is not
on the stack, so lsan correctly reports a leak.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions