mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 03:21:40 +08:00
When creating a new UsingType, the underlying type may change if it is a declaration. This creates an inconsistency between the type searched and type created. Update member and non-member Profile functions so that they return the same ID.