Skip to content
Commit 0dfa8a01 authored by Tobias Hieta's avatar Tobias Hieta
Browse files

[LLD][COFF] Fix TypeServerSource matcher with more than one collision

Follow-up from 98bc304e - while that
commit fixed when you had two PDBs colliding on the same Guid it didn't
fix the case where you had more than two PDBs using the same Guid.

This commit fixes that and also tests much more carefully that all
the types are correct no matter the order.

Reviewed By: aganea, saudi

Differential Revision: https://reviews.llvm.org/D123185
parent 78cb11c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment