Skip to content

[SMTChecker] Support tuples as multi var decl #6657

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

Merged
merged 1 commit into from
May 7, 2019

Conversation

leonardoalt
Copy link
Member

Fixes #4141 #5380
Depends on #6652

This is the last PR in the tuple series

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

❗ No coverage uploaded for pull request base (develop@133fd18). Click here to learn what that means.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #6657   +/-   ##
==========================================
  Coverage           ?   87.86%           
==========================================
  Files              ?      399           
  Lines              ?    39045           
  Branches           ?     4593           
==========================================
  Hits               ?    34307           
  Misses             ?     3182           
  Partials           ?     1556
Flag Coverage Δ
#all 87.86% <77.77%> (?)
#syntax 26.01% <0%> (?)

@chriseth
Copy link
Contributor

chriseth commented May 6, 2019

Please rebase.

@leonardoalt
Copy link
Member Author

Will rebase after the other one is merged.

@leonardoalt leonardoalt force-pushed the smt_tuple_multi_decl branch from 11dd874 to d2c39e8 Compare May 6, 2019 14:23
@leonardoalt
Copy link
Member Author

Rebased

@leonardoalt leonardoalt force-pushed the smt_tuple_multi_decl branch from d2c39e8 to 7abbe7f Compare May 7, 2019 09:44
chriseth
chriseth previously approved these changes May 7, 2019
@leonardoalt leonardoalt force-pushed the smt_tuple_multi_decl branch from 3e72313 to 3c7540c Compare May 7, 2019 14:57
@chriseth chriseth merged commit 6c9c54a into develop May 7, 2019
@leonardoalt leonardoalt deleted the smt_tuple_multi_decl branch May 8, 2019 14:33
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.

SMT: Check that tuple assignments are handled properly.
2 participants