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

[DAPHNE-#420]: ANTLR Any Conversion. #422

Merged
merged 1 commit into from
Aug 27, 2022
Merged

[DAPHNE-#420]: ANTLR Any Conversion. #422

merged 1 commit into from
Aug 27, 2022

Conversation

DerSchmidt
Copy link
Collaborator

ANTLR version 4.9.3 raised an issue with both parsers (daphne and sql).
Both had instances where antlrcpp::Any was implicitly cast to another type, like mlir::Value and mlir::Type.

This should close Issue #420

@corepointer
Copy link
Collaborator

Thx for this fix. I'll give it a quick test run.

@corepointer corepointer merged commit 3e3927d into main Aug 27, 2022
@corepointer
Copy link
Collaborator

LGTM - thx for this fix. Tried to add some more to it to go directly to 4.10.1 but that didn't work out so well quickly. So merging this in directly.

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.

2 participants