================
@@ -4082,5 +4016,19 @@ template <> struct 
llvm::DenseMapInfo<llvm::FoldingSetNodeID> {
     return LHS == RHS;
   }
 };
+template <> struct llvm::DenseMapInfo<llvm::FoldingSetNodeIDRef> {
----------------
erichkeane wrote:

It could perhaps be?  But I guess if this is the only use of it, I think this 
is good for now?  Just was kinda shocked to see this(AND  digging through a 
massive personal backlog!) and didn't look it up.  I think this patch is fine.

https://github.com/llvm/llvm-project/pull/218278
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to