[cfe-dev] Attributes and Clone Functionality

Christian Wailes chriswailes at google.com
Tue Aug 27 13:34:32 PDT 2013


It appears that attributes are not propagated from CXXRecordDecls to
ClassTemplateSpecializationDecls, even when the attribute has set the Clone
value to 1.  The text above the Clone value in Attr.td seems to indicate
that if it is set to true attributes are propagated to template
instantiations.  Is this a bug, or is it intended behavior and I'm missing
something?

- Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130827/f09cb4e1/attachment.html>


More information about the cfe-dev mailing list