Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Yul stack output using standard json in the presence of warnings. #15396

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

ekpyron
Copy link
Member

@ekpyron ekpyron commented Sep 3, 2024

Fixes #15397

nikola-matic
nikola-matic previously approved these changes Sep 3, 2024
@ekpyron ekpyron merged commit 1207b48 into develop Sep 3, 2024
72 checks passed
@ekpyron ekpyron deleted the fixYulStackForWarnings branch September 3, 2024 14:56
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.

Calling solc with --standard-json with "language":"yul" with tstore in the YUL leads to no generated code
2 participants