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

NAKAMURA Takumi geek4civic at gmail.com
Sun Oct 10 19:34:47 PDT 2010


Commited in r116184.
I believe indentation must be correct. I was taught indentation by emacs :)

...Takumi


2010/10/11 Chris Lattner <clattner at apple.com>:
>
> 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