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