Skip to content
Commit 140065a6 authored by David Majnemer's avatar David Majnemer
Browse files

[ItaniumMangle] Mangle dependent __underlying_type correctly

We attempted to use the UnaryTransformType's UnderlyingType instead of
it's BaseType.  This is not correct for dependent UnaryTransformType
because the have no underlying type.

This fixes PR28045.

llvm-svn: 272079
parent d2b2bfed
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