Skip to content
Commit e5313ef5 authored by Johannes Doerfert's avatar Johannes Doerfert
Browse files

[Attributor] Filter potential callees based on `noundef` arguments

If a potential callee has more arguments than the call site, the values
passed will be `poison`. If the potential callee would exhibit UB for
such `undef` argument, e.g., they are marked `noundef`, we can rule the
potential callee out.
parent d0b55236
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment