rriddle added a comment.

Given the new template parameter, I needed to update the forward declarations. 
Some of them already had DenseMapInfo from an include, so I just dropped them. 
Some didn't, so I opted to just add an include for DenseMapInfo (seemed small 
enough). I could avoid the includes by adding an explicit `void` for the second 
template parameter. Let me know if there is a preference.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113641/new/

https://reviews.llvm.org/D113641

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to