================ @@ -255,20 +257,18 @@ class InferPedantic { GMap; DiagGroupParentMap &DiagGroupParents; - const std::vector<Record*> &Diags; - const std::vector<Record*> DiagGroups; + ArrayRef<const Record *> Diags; ---------------- jurahul wrote:
Let me know if that answers your question. This PR will unblock some other PR's of similar nature that depend on this one. https://github.com/llvm/llvm-project/pull/108209 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits