Disabling the crash reports and symbolization had unexpected
effects when using lldb on llvm-reduce itself.
Core files are still disabled in the parent. It's probably
not simple to only set this in the child, and I can't think of a
scenario where I would need core dumps for llvm-reduce.
This is also dropping the PATH which might be really annoying for test scripts