UQ-PAC / BASIL

Apache License 2.0
8 stars 0 forks source link

Assertion to check underapproximation when resolving indirect calls #228

Closed l-kent closed 1 month ago

l-kent commented 1 month ago

This adds an assertion before an indirect call resolved to multiple possible targets that asserts that the indirect call target variable can only contain one of the values determined by the static analysis.