[PATCH] D103422: [ADT] Move DenseMapInfo for APInt into APInt.h (PR50527)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 1 13:50:10 PDT 2021
nikic added a comment.
In D103422#2791886 <https://reviews.llvm.org/D103422#2791886>, @RKSimon wrote:
>> We could probably do the same from StringRef and ArrayRef as well.
>
> @nikic Are you intending to address these as well?
Done in D103491 <https://reviews.llvm.org/D103491>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103422/new/
https://reviews.llvm.org/D103422
More information about the llvm-commits
mailing list