google / oss-fuzz-gen

LLM powered fuzzing via OSS-Fuzz.
Apache License 2.0
841 stars 98 forks source link

data_prep: Add query for /api/function-with-matching-return-type #426

Closed arthurscchan closed 3 months ago

arthurscchan commented 3 months ago

This PR adds a new introspector query to the function-with-matching-return-type api which retrieves a list of functions and constructors that returns the needed type of object.

DavidKorczynski commented 3 months ago

/gcbrun skip