This patch sets the regparm attribute to be a type attribute, as its
only handling is done via SemaType.cpp. There was a handler in
SemaDeclAttr.cpp which has been removed because the AST node is not
used anywhere, and the handler did not change any state seen by the
rest of the compiler.

~Aaron

Attachment: Regparm.patch
Description: Binary data

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

Reply via email to