Skip to content

Forcing call type to instance during resolution of unknown-type calls#192

Merged
lucaneg merged 1 commit intomasterfrom
call-type-resolution
Feb 17, 2022
Merged

Forcing call type to instance during resolution of unknown-type calls#192
lucaneg merged 1 commit intomasterfrom
call-type-resolution

Conversation

@lucaneg
Copy link
Member

@lucaneg lucaneg commented Feb 17, 2022

Description
Closes #191

@lucaneg lucaneg added 🐛 type:bug Something isn't working 🌍 scope:interproc Work regarding interprocedural analyses or call graphs labels Feb 17, 2022
@lucaneg lucaneg added this to the 0.1b5 milestone Feb 17, 2022
@lucaneg lucaneg self-assigned this Feb 17, 2022
@lucaneg lucaneg added 🏗 resolution:wip Incomplete work - do not review yet and removed 🏗 resolution:wip Incomplete work - do not review yet labels Feb 17, 2022
@github-actions
Copy link

Unit Test Results

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

Results for commit 486ca2a.

@github-actions

This comment has been minimized.

@lucaneg lucaneg merged commit 838995c into master Feb 17, 2022
@lucaneg lucaneg deleted the call-type-resolution branch February 17, 2022 13:57
@github-actions
Copy link

All Test Results (unit + cron)

  45 files  ±0    45 suites  ±0   25s ⏱️ -1s
229 tests ±0  229 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 838995c. ± Comparison against base commit 12ab2fb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌍 scope:interproc Work regarding interprocedural analyses or call graphs 🐛 type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Force call type when resolving unknown call types

1 participant