You can attach __declspec(deprecated) with an optional message to any
type or variable declaration in MS compatibility mode.  This patch
enables support for such functionality.

All of the work was already done for this -- I'm just enabling it for
__declspec and adding some test cases.

http://msdn.microsoft.com/en-us/library/044swk7y.aspx

~Aaron

Attachment: DeclspecDeprecated.patch
Description: Binary data

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

Reply via email to