A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer 83779b37e6 [PSDK/DDK/XDK]
- Make NT_ASSERT() give the MSVC static analyzer a hint that the condition can now be excpected to be true. This adds __analysis_unreachable(), which uses __assume(0) on _PREFAST_ builds. This is neccessary, since it seems impossible to make MSVC respect __analysis_noreturn / __declspec(noreturn) on an intrinsic prototype like __int2c().

svn path=/trunk/; revision=66642
2015-03-10 00:10:46 +00:00
reactos [PSDK/DDK/XDK] 2015-03-10 00:10:46 +00:00
rosapps Move explorer_old to the rosapps. 2015-02-20 14:54:05 +00:00
rossubsys Resuscitate VMS subsystem (yeah, you've correctly read: VMS!!) from revision 24496. 2014-11-23 15:24:49 +00:00
rostests [MSI_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-09 20:28:54 +00:00
wallpaper [WALLPAPER] 2015-01-22 22:29:48 +00:00