[cfe-commits] [Patch] Forbid C++11 attributes on explicit template instantiation.

Michael Han fragmentshaders at gmail.com
Fri Dec 7 15:08:36 PST 2012


Hi,

This small patch forbids C++11 attributes on explicit
template instantiations, as required by C++11 [dcl.attr.grammar] p4.

Cheers
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121207/41d59f92/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: templateattr.patch
Type: application/octet-stream
Size: 1990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121207/41d59f92/attachment.obj>


More information about the cfe-commits mailing list