[cfe-commits] PATCH: Inline storage of attributes in AttributedStmt

Alexander Kornienko alexfh at google.com
Fri Jul 6 03:24:30 PDT 2012


Did anyone have time to look at this?


On Thu, Jul 5, 2012 at 9:42 PM, Alexander Kornienko <alexfh at google.com>wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120706/d7f9173c/attachment.html>


More information about the cfe-commits mailing list