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

change constants to be recognized as globals #366

Merged
merged 1 commit into from
Mar 12, 2025
Merged

change constants to be recognized as globals #366

merged 1 commit into from
Mar 12, 2025

Conversation

sadrabt
Copy link
Contributor

@sadrabt sadrabt commented Mar 12, 2025

chosen constants for the DSL testcase were not recognized as globals since the function for deciding whether a constant is a global is too coarse (recognizes constants strictly larger than 1000 as potential globals)

@sadrabt sadrabt marked this pull request as ready for review March 12, 2025 05:48
@sadrabt sadrabt merged commit a2c78d2 into main Mar 12, 2025
5 checks passed
@katrinafyi katrinafyi deleted the dsa-tests-fix branch March 12, 2025 05:50
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