[PATCH] Support __declspec(selectany) on Mingw

Reid Kleckner rnk at google.com
Wed Mar 26 10:55:44 PDT 2014


How do people feel about passing always -fms-extensions to -cc1 from the
driver when targeting mingw?

In theory, everything covered by -fms-extensions is conforming, and all the
non-conforming stuff is in -fms-compatibility.


On Tue, Mar 25, 2014 at 4:26 PM, Ivan Garramona
<heavenandhell171 at gmail.com>wrote:

> Trying to build wxWidgets with Clang i've found out that it only support
> selectany under ms-extensions. This patch enable selectany on Mingw as well.
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140326/a55876df/attachment.html>


More information about the cfe-commits mailing list