mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`WidthPreservingAPIntDenseMapInfo` uses the same `getHashValue` and `isEqual` as the normal `DenseMapInfo` but with different empty and tombstone keys. `hash_value` is no longer a complete type, so just delegate to `DenseMapInfo<APInt>` rather than add another `#include`.
1.8 KiB
1.8 KiB