Skip to content

Improve data source tracing

Allow incomplete analyses when tracing the ultimate move source to enable writing different analyses. Keeps the API intact.

Somewhat unrelated edc258c9 removes an assert from SMPBasicBlock::GetDefAddrFromUseAddr and requires the caller to check for success, enables the caller to gracefully handle this case when possible

Merge request reports

Loading