Commit 78b8f1f7 authored by Johannes Doerfert's avatar Johannes Doerfert
Browse files

[Attributor][FIX] Remove the visited set from AAInterFnReachability

The visited set was used to not visit the same function twice, however,
the (new) algorithm requires we do since we start the queries at
different call sites.
parent 81a02b07
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment