[PATCH] First set of patches for type uniquing

Eric Christopher echristo at gmail.com
Thu Aug 29 13:43:04 PDT 2013


On Thu, Aug 29, 2013 at 1:20 PM, Manman Ren <manman.ren at gmail.com> wrote:
>
>
>
> On Thu, Aug 29, 2013 at 1:17 PM, Eric Christopher <echristo at gmail.com>
> wrote:
>>
>> On Thu, Aug 29, 2013 at 11:57 AM, Manman Ren <manman.ren at gmail.com> wrote:
>> > I submitted r189600 as the last piece from my earlier attachment for the
>> > 2nd
>> > set of patches.
>> >
>> > r189518 to provide coverage as suggested by David above.
>> > With r189600, uuid testing case will error out.
>> >
>> > I will submit a separate patch to add mangling support for uuid.
>> >
>>
>> Does this mean that the test is currently broken and failing in ToT?
>> I'm confused.
>
> The uuid testing case errors out currently due to Itanium mangler not
> supporting uuid.
>

*looks at test*
// CHECK-ITANIUM: error: cannot yet mangle expression type CXXUuidofExpr

I see what you mean now.

Thanks!

-eric



More information about the llvm-commits mailing list