[cfe-commits] [PATCH] Add function attributes to the output of -ast-print-xml

Martin Vejnár avakar at ratatanek.cz
Tue Sep 7 06:07:13 PDT 2010


Hi, I'm attaching a patch that adds some more information to the
XML-serialized AST. The attributes in question are "main", "externc",
"global", "pure" and "call_conv"; all of them are added to function
declarations except for the latter, which is part of the function type.
-- 
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ast_attrs.patch
Type: application/octet-stream
Size: 1606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100907/27716bc9/attachment.obj>


More information about the cfe-commits mailing list