include: Use GCC-style InterlockedCompareExchange128 implementation on clang in MSVC...
commit894dbe835336c45a48b2e3468a478c62899d1fd8
authorJacek Caban <jacek@codeweavers.com>
Fri, 26 Feb 2021 14:56:13 +0000 (26 15:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Feb 2021 15:28:56 +0000 (26 16:28 +0100)
tree73b3bf8eac085c792d379646ed4d44e2debad711
parent4fdea7a7cab3283e7d2eec7538f5da0493c1d68d
include: Use GCC-style InterlockedCompareExchange128 implementation on clang in MSVC mode.

It's not yet supported on aarch64.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/winnt.h