Skip to content

Reduce the generation of unreachable code

Rico Tzschichholz requested to merge wip/issue/838 into master

These fixes are based on discoveries by #838 and compiling with -Werror=unreachable-code using clang-9.

Edited by Rico Tzschichholz

Merge request reports