================ @@ -185,13 +185,11 @@ class CheckerManager { StringRef OptionName, StringRef ExpectedValueDesc) const; - using CheckerRef = CheckerBase *; using CheckerTag = const void *; - using CheckerDtor = CheckerFn<void ()>; -//===----------------------------------------------------------------------===// -// Checker registration. -//===----------------------------------------------------------------------===// + //===----------------------------------------------------------------------===// + // Checker registration. + //===----------------------------------------------------------------------===// ---------------- steakhal wrote:
We could as well just drop this comment. https://github.com/llvm/llvm-project/pull/128887 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits