[cfe-commits] [PATCH] Advertise support of trailing-return-type

Richard Smith richard at metafoo.co.uk
Thu Mar 31 12:58:04 PDT 2011


Hi,

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?

Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-has_feature-trailing-return-type.diff
Type: text/x-patch
Size: 1789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110331/1e771e58/attachment.bin>


More information about the cfe-commits mailing list