Skip to content

[DSLX Fuzz testing] Parse the #[fuzz_test] domains as a XlsTuple#4080

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_896603714
Draft

[DSLX Fuzz testing] Parse the #[fuzz_test] domains as a XlsTuple#4080
copybara-service[bot] wants to merge 1 commit intomainfrom
test_896603714

Conversation

@copybara-service
Copy link
Copy Markdown

[DSLX Fuzz testing] Parse the #[fuzz_test] domains as a XlsTuple
(instead of an Expr) and store it in the FuzzTestFunction AST node.

This required modifying the parser to be more "reentrant" by passing in
an existing module istead of creating a new one.

(instead of an `Expr`) and store it in the `FuzzTestFunction` AST node.

This required modifying the parser to be more "reentrant" by passing in
an existing module istead of creating a new one.

PiperOrigin-RevId: 896603714
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant