We weren't setting the listener back to the unhijacked one in this case, so that a continue after the stop fails. It thinks the process is still running. Also add tests for this behavior. Differential Revision: https://reviews.llvm.org/D112747
4 lines
44 B
Makefile
4 lines
44 B
Makefile
C_SOURCES := main.c
|
|
|
|
include Makefile.rules
|