Skip to content

Symbol aliasing and analysis-time type inference#180

Merged
VincenzoArceri merged 29 commits intomasterfrom
interproc-state
Feb 6, 2022
Merged

Symbol aliasing and analysis-time type inference#180
VincenzoArceri merged 29 commits intomasterfrom
interproc-state

Conversation

@lucaneg
Copy link
Member

@lucaneg lucaneg commented Jan 28, 2022

Description
The two main features implemented here are #163, bringing symbol aliasing to handle imports with renames, and #169, making the type analysis run together with the analysis and making it available for call resolution.

Fixed bugs
Closes #179

Implemented features
Closes #178
Closes #177
Closes #169
Closes #163

@lucaneg lucaneg added 🐛 type:bug Something isn't working 🎆 type:feature New feature or request 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🌍 scope:interproc Work regarding interprocedural analyses or call graphs 🏨 scope:infrastructure Work regarding the general infrastructure and functioning of LiSA labels Jan 28, 2022
@lucaneg lucaneg added this to the 0.1b5 milestone Jan 28, 2022
@lucaneg lucaneg self-assigned this Jan 28, 2022
@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Jan 28, 2022
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@lucaneg lucaneg removed the 🏗 resolution:wip Incomplete work - do not review yet label Feb 3, 2022
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Feb 6, 2022

Cron Test Results

10 files  10 suites   3s ⏱️
22 tests 22 ✔️ 0 💤 0 ❌

Results for commit d25890a.

@github-actions
Copy link

github-actions bot commented Feb 6, 2022

Unit Test Results

  35 files    35 suites   17s ⏱️
207 tests 207 ✔️ 0 💤 0 ❌

Results for commit 01dbd84.

@github-actions

This comment has been minimized.

@VincenzoArceri VincenzoArceri merged commit a3152ee into master Feb 6, 2022
@VincenzoArceri VincenzoArceri deleted the interproc-state branch February 6, 2022 15:34
@github-actions
Copy link

github-actions bot commented Feb 6, 2022

All Test Results (unit + cron)

  45 files  +1    45 suites  +1   30s ⏱️ +5s
229 tests +2  229 ✔️ +2  0 💤 ±0  0 ❌ ±0 

Results for commit a3152ee. ± Comparison against base commit 2791cd1.

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:infrastructure Work regarding the general infrastructure and functioning of LiSA 🌍 scope:interproc Work regarding interprocedural analyses or call graphs 🐛 type:bug Something isn't working 🎆 type:feature New feature or request

Projects

None yet

2 participants