mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +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.