================
@@ -282,6 +287,11 @@ class TypeConstraint {
}
};
+/// Insertion operator for diagnostics. This allows sending TemplateName's
----------------
mizvekov wrote:```suggestion /// Insertion operator for diagnostics. This allows sending ConceptReferences ``` https://github.com/llvm/llvm-project/pull/141776 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
