[cfe-dev] Patch & feedback request
Sebastian Redl
sebastian.redl at getdesigned.at
Mon Jul 27 08:15:50 PDT 2009
Chris Lattner wrote:
> On Jul 26, 2009, at 9:08 AM, Mike Stump wrote:
>
>
>> On Jul 26, 2009, at 7:16 AM, Erik Verbruggen wrote:
>>
>>> Attached is a patch
>>>
>> Looks good to me. I kinda which we had all the canonicalization
>> patches in as this would be just slightly different. Possibly a
>> FIXME: redo post canonicalization with the type system work...
>>
>> The only question I would have is, do people want a total ordering for
>> QualType?
>>
>
> I don't see what ordering has to do with it, or what canonical types
> do either. He's doing type equality checks.
>
If you want to sort QualTypes, you need some ordering.
Sebastian
More information about the cfe-dev
mailing list