Searched defs:compilerExecInfo (Results 1 – 1 of 1) sorted by relevance
38 func shouldAutocrashPostExec(env env, cfg *config, originalCmd *command, runInfo compilerExecInfo) …69 type compilerExecInfo struct { struct70 exitCode int71 stdout, stderr []byte