[cfe-commits] r122592 - /cfe/trunk/lib/Sema/SemaExpr.cpp
Abramo Bagnara
abramo.bagnara at gmail.com
Tue Dec 28 03:13:57 PST 2010
Il 28/12/2010 11:54, Sean Hunt ha scritto:
> On 10-12-28 04:13 AM, Abramo Bagnara wrote:
>> Author: abramo
>> Date: Tue Dec 28 03:13:41 2010
>> New Revision: 122592
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=122592&view=rev
>> Log:
>> Canonicalize types before possible cast.
>
> Why is this change necessary? Can you provide a testcase?
I guess you've missed the thread with subject "[Request for review]
cast<ComplexType> is called on sugared types"
More information about the cfe-commits
mailing list