Skip to content
Unverified Commit 705f24cd authored by Augusto Noronha's avatar Augusto Noronha Committed by GitHub
Browse files

[lldb] Accept optional module in Value::ResolveValue (#66286)

Value::ResolveValue calls Value::GetValueAsData as part of its
implementation. The latter can receive an optional Module pointer, which
is always null when called from the former. Allow threading in the
Module in Value::ResolveValue.

rdar://115021869
parent a866ce78
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment