Nice, looks good. I wouldn't worry about the other spellings.
On Wed, Feb 12, 2014 at 4:24 PM, Nico Rieck <[email protected]> wrote: > This patch reorganizes and improves the tests for the current support of > dllimport and dllexport. It provides the basis for further patches > implementing full semantic checking for these attributes. > > These tests don't include class members and templates yet to reduce the > test churn for the first commits. I also only test using __declspec > (there are one or two tests using __attribute__) as it seems overkill to > duplicate everything. If it's absolutely required to check both > spellings, I would do so by duplicating all runlines and using macros. > > -Nico > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
