This revision was automatically updated to reflect the committed changes.
Closed by commit rGb85c6e5bcd1a: ARCMigrate: Use hash_combine in the
DenseMapInfo for EditEntry (authored by dexonsmith).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92630/ne
jansvoboda11 accepted this revision.
jansvoboda11 added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92630/new/
https://reviews.llvm.org/D92630
dexonsmith created this revision.
dexonsmith added reviewers: JDevlieghere, jansvoboda11, arphaman.
Herald added a subscriber: ributzka.
dexonsmith requested review of this revision.
Herald added a project: clang.
Simplify the DenseMapInfo for `EditEntry` by migrating from
`FoldingSetNodeID` to `l