Extract HashBuilder::IsHashableData out of class; it does not depend on
template parametres.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109205
[NFC][support] Extract `IsHashableData` out of class ClosedPublic Authored by arames on Sep 2 2021, 4:10 PM.
Details Summary Extract HashBuilder::IsHashableData out of class; it does not depend on
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 7 2021, 7:52 AM Closed by commit rG0e627c93be8c: [NFC][support] Extract `IsHashableData` out of class (authored by arames). · Explain WhySep 7 2021, 9:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 371107 llvm/include/llvm/Support/HashBuilder.h
|