[cfe-commits] [PATCH] Two small auto fixes

Richard Smith richard at metafoo.co.uk
Mon Feb 21 08:23:28 PST 2011


Hi,

The attached patches fix two auto issues:

1) Bug#9278: we weren't rejecting auto in typedefs.
2) Dependent auto does actually have a specified mangling in the Itanium ABI.

OK to commit?

Thanks,
Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-auto-mangle.diff
Type: text/x-patch
Size: 1624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110221/4ced56e3/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-auto-typedef.diff
Type: text/x-patch
Size: 2129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110221/4ced56e3/attachment-0001.bin>


More information about the cfe-commits mailing list