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

add source tracking in VCGenerator #3010

Merged
merged 4 commits into from
Oct 8, 2024
Merged

add source tracking in VCGenerator #3010

merged 4 commits into from
Oct 8, 2024

Conversation

konnov
Copy link
Collaborator

@konnov konnov commented Sep 30, 2024

From time to time VCGenerator is producing intermediate expressions that are not tracked. As a result, we get a bunch of diagnostic messages like:

No source location for expr@2656122: ∃n6f1b1_inductive::inductive::commit_qcs$1 ∈ ([(0 .. 4) → ({LET n6f1b...
No source location for expr@2657115: (LET n6f1b1_inductive::inductive::init_timeout_qc$1 ≜ ["votes" ↦ ([n6... 

This PR fixes source tracking in VCGenerator.

Copy link
Collaborator

@thpani thpani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

@konnov konnov merged commit 270175c into main Oct 8, 2024
10 checks passed
@konnov konnov deleted the igor/vcgen-source branch October 8, 2024 15:05
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