================ @@ -51,6 +51,27 @@ class FixedPointSemantics; struct fltSemantics; template <typename T, unsigned N> class SmallPtrSet; +template <> struct DenseMapInfo<llvm::FoldingSetNodeID> { ---------------- erichkeane wrote:
This patch is in desperate need of 'shrinking', I like the idea of splitting out any/everything we can. https://github.com/llvm/llvm-project/pull/141776 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits