Hi,

This patch changes AttrVec to inline storage of attributes in
AttributedStmt. I also had to add a template parameter for container type
to specific_attr_iterator to make it handle ArrayRef along with AttrVec.
Updated serialization code, but there's still no good way to test it.

Please take a look at this patch.

-- 
Regards,
Alexander Kornienko

Attachment: inline-attributes.diff
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to