krytarowski added inline comments.
================ Comment at: source/Host/common/Host.cpp:1001 + return {Stop, uint8_t(WSTOPSIG(wstatus))}; + llvm_unreachable("Unknown wait status"); +} ---------------- `WIFCONTINUED()`? https://reviews.llvm.org/D33998 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits