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

March bugfixing #195

Merged
merged 4 commits into from
Mar 17, 2022
Merged

March bugfixing #195

merged 4 commits into from
Mar 17, 2022

Conversation

lucaneg
Copy link
Member

@lucaneg lucaneg commented Mar 17, 2022

Description
Small round of bugfixing.

Fixed bugs
Closes #190
Closes #194

Implemented features
Closes #184

lucaneg added 4 commits March 17, 2022 15:39
This requires any manual creation of an AnalysisState, like the one
happening in the semantics of CallWithResult, to specify the aliasing.
@lucaneg lucaneg added 🐛 type:bug Something isn't working 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🌍 scope:interproc Work regarding interprocedural analyses or call graphs labels Mar 17, 2022
@lucaneg lucaneg added this to the 0.1b6 milestone Mar 17, 2022
@lucaneg lucaneg requested a review from VincenzoArceri as a code owner March 17, 2022 16:28
@lucaneg lucaneg self-assigned this Mar 17, 2022
@lucaneg lucaneg added 🏗 resolution:wip Incomplete work - do not review yet and removed 🏗 resolution:wip Incomplete work - do not review yet labels Mar 17, 2022
@github-actions

This comment has been minimized.

@lucaneg lucaneg merged commit 6e1cdd6 into master Mar 17, 2022
@lucaneg lucaneg deleted the march-bugfix branch March 17, 2022 16:31
@github-actions
Copy link

All Test Results (unit + cron)

  46 files  ±0    46 suites  ±0   15s ⏱️ +2s
231 tests ±0  231 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6e1cdd6. ± Comparison against base commit bdf2f7e.

@github-actions
Copy link

github-actions bot commented Apr 1, 2022

Unit Test Results

  36 files    36 suites   12s ⏱️
209 tests 209 ✔️ 0 💤 0 ❌

Results for commit 6e1cdd6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🌍 scope:interproc Work regarding interprocedural analyses or call graphs 🐛 type:bug Something isn't working
Projects
None yet
1 participant