diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-12-17 16:22:22 -0800 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2022-12-17 17:45:25 -0800 |
commit | 81f3deec1931380189e7a5d4fc45cd9b9023f260 (patch) | |
tree | 71b8d9cf33fbf54fee5ae7cfde033b14f4fe2d71 /llvm/lib/Support/Threading.cpp | |
parent | 7bce66edc65b74513a83011577b0d7362f859671 (diff) | |
download | llvm-81f3deec1931380189e7a5d4fc45cd9b9023f260.zip llvm-81f3deec1931380189e7a5d4fc45cd9b9023f260.tar.gz llvm-81f3deec1931380189e7a5d4fc45cd9b9023f260.tar.bz2 |
[Attributor][FIX] Ensure to delete all AAs
Before we might have missed calling the destructor on an abstract
attribute if it was created outside the seeding or update phase.
All AAs are now in the AAMap and we can use it to delete them all.
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions