================
@@ -224,6 +226,32 @@ class LifetimeChecker {
}
}
+ void checkDestroyed(const DestroyOriginFact *DOF) {
----------------
NeKon69 wrote:
I refactored the logic, please take a look.
https://github.com/llvm/llvm-project/pull/192504