Correct definition of ATTRIBUTE_NORETURN on Windows.
Only microsoft compiler, which can be correctly tested with #ifdef _MSC_VER) has __declspec(noreturn)
Showing
Please register or sign in to comment
Only microsoft compiler, which can be correctly tested with #ifdef _MSC_VER) has __declspec(noreturn)