A UnaryTransformType should itself be a canonical type if its BaseType
is dependent -- that is, its CanonicalType should be QualType(this,
0). It should definitely not be treated as being canonically
equivalent to its BaseType.

On Wed, Feb 24, 2016 at 2:03 PM, Vassil Vassilev <[email protected]> wrote:
> ping...
>
> On 07/01/16 08:09, Vassil Vassilev via cfe-commits wrote:
>
> Hi all,
>   I am attaching a fix for https://llvm.org/bugs/show_bug.cgi?id=26014
>   To which type should I tie the canonical type of the unknown underlying
> type? Currently it is tied to its BaseType.
>
>   Please review.
> --Vassil
>
>
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to