[cfe-commits] [Review request] Fix dllimport decl.

Chris Lattner clattner at apple.com
Sun Oct 10 10:35:13 PDT 2010


On Oct 10, 2010, at 9:34 AM, NAKAMURA Takumi wrote:

> Good midnight, guys!
> 
> clang did not emit dllimport for declaration of dllimport.
> This patch enables clang/mingw selfhost.
> (Cygwin's headers do not have dllimport stuff)
> 
> I don't know whether dllimport/definition is needed or not.

Ok, but please indent the weakimport line correctly, thanks.

-Chris



More information about the cfe-commits mailing list