================
@@ -132,6 +153,13 @@ class LifetimeChecker {
llvm_unreachable("Unhandled CausingFact type");
}
}
+
+ void issueAnnotationWarnings() {
----------------
kashika0112 wrote:
Done
https://github.com/llvm/llvm-project/pull/169767