[cfe-commits] [PATCH] forbid attributes on friend member function declaration

Michael Han fragmentshaders at gmail.com
Fri Nov 23 15:58:29 PST 2012


Sorry missing title in last email; resend patch with title this time..

---------- Forwarded message ----------
From: Michael Han <fragmentshaders at gmail.com>
Date: Fri, Nov 23, 2012 at 3:53 PM
Subject:
To: cfe-commits at cs.uiuc.edu


Hi,

This patch implements C++11 [dcl.attr.grammar] p4: If an
attribute-specifier-seq appertains to a friend declaration, that declaration
shall be a definition. Please review.

Cheers
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121123/dc623685/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dcl.attr.grammar.p4.patch
Type: application/octet-stream
Size: 4184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121123/dc623685/attachment.obj>


More information about the cfe-commits mailing list