[patch] Fix PR16354
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Jun 18 08:19:43 PDT 2013
The attache testcase makes us reject
struct ABC {
static double a;
};
register double ABC::a = 1.0;
Suggestions on better error wording are welcome. It would also be nice
to reference the standard in the comments, but I could not find
anything appropriate.
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 2934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130618/0f7df9d2/attachment.obj>
More information about the cfe-commits
mailing list