[PATCH] D35043: [ADT] Enable reverse iteration for DenseMap

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 11:53:50 PDT 2017


mehdi_amini added a comment.

@davidxl: while not a bug, it is still annoying from an internal design point of view to tie our behavior to the hash function used in StringMap. Conceptually they are not supposed to be ordered!


Repository:
  rL LLVM

https://reviews.llvm.org/D35043





More information about the llvm-commits mailing list