reactos/sdk
Thomas Faber a81788e5bf
[CMAKE] Explicitly target Pentium for clang. CORE-17202
The MSVC-compatible /arch:IA32 option switches to i386 mode, which
makes clang avoid 486/Pentium-specific instructions, e.g. cmpxchg8b.
2020-08-23 12:07:37 +02:00
..
cmake [CMAKE] Explicitly target Pentium for clang. CORE-17202 2020-08-23 12:07:37 +02:00
include [CRT] Make some more intrinsics conditional. CORE-17202 2020-08-23 12:07:37 +02:00
lib [RTL] Allow RtlGetNextRange to be called on a finished iterator. CORE-6372 2020-08-16 16:18:29 +02:00
tools [HHPCOMP] Fix 2 MSVC C4101 warnings (#2392) 2020-06-06 18:42:47 +02:00