win: ignore dllimport/dllexport for typedef with warning instead of error
commit756e7662959212722b4119dc5217a5ca0c9a71cf
authorYX Hao <lifenjoiner@163.com>
Sat, 29 Jun 2019 01:42:25 +0000 (29 09:42 +0800)
committerYX Hao <lifenjoiner@163.com>
Tue, 2 Jul 2019 10:19:24 +0000 (2 18:19 +0800)
tree33e9143d504c6e613a7ef824885ace0a863702e1
parenta4997bf3d952f904bce824ee3e8f3e12e8524071
win: ignore dllimport/dllexport for typedef with warning instead of error

Keep the same as gcc and clang.
The usage exists in MinGW-w64 headers.
tccgen.c