================
@@ -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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
