mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
Enable reporting fork/vfork events to the server when supported. At this moment, this is used only to test the server code, as real client does not report fork-events and vfork-events as supported. Differential Revision: https://reviews.llvm.org/D100208