Learn more about cloning repositories
You have read-only access
Values produced by the debugger client are lvalues. (They're all addresses.) We need to mark the resulting ManagedValues as lvalues as well, so that SILGen emits loads for them correctly. Swift SVN r12066