Generalise path flagging to metadata? #222
Labels
Area:Fuzzer
Specifically affecting the program mutator
Status:Question
Further information is requested
Type:Enhancement
New feature or request
We now have information about paths that we want to carry through the payload that aren't just the path and its flags:
The more metadata that is stored with the path, the more checking the path consumer can do to make sure the path producer is working (and, later on, any reducer is working).
This issue suggests generalising Path_flag.Flagged.t to contain multiple different kinds of path metadata. We can begin by renaming, then add things, then add consumer checking support, in stages.
The text was updated successfully, but these errors were encountered: