reactos/modules
Thomas Faber 32f17b34f5
[KERNEL32_APITEST] Enable SSE for TestSSEExceptions. CORE-17202
Clang will not let us use SSE intrinsics at all when compiling for a
target that doesn't support SSE. Since this test is a special case,
we can simply fix this by changing the options for one function.
The alternative would be to use our own inline functions for the
intrinsics instead of the builtins, like we do for GCC.
2020-08-23 12:07:38 +02:00
..
rosapps [ROSAPPS] Remove applications from test directory 2020-07-04 20:43:53 +02:00
rostests [KERNEL32_APITEST] Enable SSE for TestSSEExceptions. CORE-17202 2020-08-23 12:07:38 +02:00
wallpapers [WALLPAPER] Rename Soft Blue to Mizu (#1945) 2020-04-16 02:37:17 +03:00
CMakeLists.txt [MODULES] Add a convenient option to transfer files into a new installation (#877) 2018-11-16 23:26:58 +01:00