[PATCH] D103491: [ADT] Move DenseMapInfo for ArrayRef/StringRef into respective headers (NFC)
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 2 02:10:49 PDT 2021
RKSimon accepted this revision.
RKSimon added a comment.
Thanks for dealing with this @nikic
For this refactor, keeping the implementation as close to the existing one makes more sense; also personally I'd prefer the missing include fixups to be committed first as NFCs but its up to you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103491/new/
https://reviews.llvm.org/D103491
More information about the cfe-commits
mailing list