krasimir added a comment.

One way in which `DenseSet` is better is that it supports `StringRef`s - we 
don't have to define `hash`. Seems like the lack of this override in core LLVM 
suggests that `unordered_set` is not commonly used with `StringRef`s.


Repository:
  rC Clang

https://reviews.llvm.org/D44695



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

Reply via email to