[PATCH] D111451: [DenseMapInfo] Move hash_code implementation to Hashing.h

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 12:14:47 PDT 2021


lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.

nice, makes sense.  I'm surprised more `#include <string>` instances weren't needed in other downstream headers and .cpp files.


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

https://reviews.llvm.org/D111451



More information about the llvm-commits mailing list