This is an archive of the discontinued LLVM Phabricator instance.

[Fuzzer] Assign names to workers
ClosedPublic

Authored by devnexen on Jul 19 2023, 2:41 PM.

Details

Summary

Allow to have a name for workers in case the fuzzed code is itself using threads.

Diff Detail

Event Timeline

devnexen created this revision.Jul 19 2023, 2:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 19 2023, 2:41 PM
devnexen requested review of this revision.Jul 19 2023, 2:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 19 2023, 2:41 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Jul 25 2023, 5:26 PM

it could be nice to have a test

This revision is now accepted and ready to land.Jul 25 2023, 5:26 PM
This revision was landed with ongoing or failed builds.Jul 25 2023, 9:51 PM
This revision was automatically updated to reflect the committed changes.