[cfe-commits] [PATCH] A lot of MS declspecs being turned on
Eli Friedman
eli.friedman at gmail.com
Thu Feb 23 13:38:15 PST 2012
On Wed, Feb 22, 2012 at 6:50 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
> Instead of doing single patches for all of these, I've put them into a
> single patch. In each case, all I've done is turn on the declspecs
> and added test cases to ensure they behave as expected. This patch
> supports four more low-hanging fruit declspecs.
I would prefer that you don't turn on -fms-compatibility for a bunch
of random tests; please put the relevant tests in their own file.
Otherwise, looks fine.
-Eli
More information about the cfe-commits
mailing list