On Wed, Feb 22, 2012 at 4:56 PM, Aaron Ballman <[email protected]> wrote: > 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
Looks fine. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
