This is useful when hash collisions are unlikely and acceptable, e.g. in clangd
completion ranking.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 19504 Build 19504: arc lint + arc unit
Differential D48361
[ADT] Allow llvm::hash_code as DenseMap key. sammccall on Jun 20 2018, 4:49 AM. Authored by
Details This is useful when hash collisions are unlikely and acceptable, e.g. in clangd
Diff Detail
|