Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In DenseMapInfo<pair<T, U>> tombstone key, use the tombstone for T an…
…d U instead of the empty key for U. This shouldn't really matter because the tombstone key for the pair was still distinct from every other key, but it is odd. Patch by Michael Ilseman! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136336 91177308-0d34-0410-b5e6-96231b3b80d8
- Loading branch information