[PATCH] Alignment attribute printing.

Michael Han fragmentshaders at gmail.com
Mon Jan 28 21:20:05 PST 2013


Hi,

Attached patch fixes alignment attribute printing. It removes the
"IsMSDeclSpec" argument of alignment attribute, and uses the spelling list
index to decide if an alignment attribute is in the form of
__declspec(align()) or not. Please review, thanks!

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130128/1c349d3b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: attr-align-print.patch
Type: application/octet-stream
Size: 7579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130128/1c349d3b/attachment.obj>


More information about the cfe-commits mailing list