27 Jan
2023
27 Jan
'23
11:25 p.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2051