================
@@ -4082,5 +4016,19 @@ template <> struct
llvm::DenseMapInfo<llvm::FoldingSetNodeID> {
return LHS == RHS;
}
};
+template <> struct llvm::DenseMapInfo<llvm::FoldingSetNodeIDRef> {
----------------
erichkeane wrote:
Does this specialization REALLY not exist elsewhere? Can we make sure it isn't
somewhere else we can generalize?
https://github.com/llvm/llvm-project/pull/218278
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits