j
k
j a
j l
This informs the compiler that no code will ever run after an assertion failure (unless NDEBUG is defined), which increases accuracy of compiler warnings and static analyses.
-- v2: include/msvcrt: Add noreturn attribute to _assert.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2051
Back to the thread
Back to the list