mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
When we restart a process, send an updated 'process' event describing the newly launched process. I also updated the `isLocalProcess` value based on if we're on the 'host' platform or not.