kinichiro 87aff644a4 Stop disabling __attribute__ on Windows with Clang
On Windows with targeting the MSVC ABI, Clang will define _MSC_VER,
and does not treat __attribute__ as a macro.
Clang's builtin headers (e.g. immintrin.h) use __attribute__ liberally,
and do not expect it to be ifdef-ed away.

Suggested from Nicholas Hutchinson by github issue.
2022-04-29 22:17:41 +09:00
..
2020-09-04 04:12:49 -05:00
2022-02-27 05:37:43 -06:00
2019-01-20 20:03:37 -06:00
2022-02-27 05:37:43 -06:00
2022-03-21 05:27:12 -05:00
2019-01-19 22:24:01 -06:00
2020-02-15 11:32:11 -06:00
2020-09-04 04:12:49 -05:00
2015-11-02 20:22:26 -06:00
2022-02-06 21:11:52 -06:00
2022-02-27 05:37:43 -06:00