[cfe-commits] [PATCH] Advertise support of trailing-return-type
Richard Smith
richard at metafoo.co.uk
Sun Apr 3 07:18:59 PDT 2011
On Thu, March 31, 2011 21:41, John McCall wrote:
> On Mar 31, 2011, at 12:58 PM, Richard Smith wrote:
>> Clang 2.9 contains complete and tested support for C++0x's
>> trailing-return-type feature, but the website claims otherwise. This
>> plus a couple of related things are fixed in this patch. I've not marked
>> trailing-return-type codegen as tested since I've not spotted any
>> tests that we do name mangling right.
>>
>> OK to commit?
>
> Sure, thanks.
Great, r128787. Apologies for the delay, laptop caught fire :)
Richard
More information about the cfe-commits
mailing list