Fuzzer: declare ConstantDef with computed values
Open
fuzz
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Currently, the only ConstantDef nodes we generate use Number nodes for values. We recently encountered an error in DSLX->IR conversion related to constants defined via invocations & other operations. It'd be good to add this type of operation to the fuzzer.
Contributor guide
Assessment
This issue has not been assessed yet.