| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[lldb] Update ScriptInterpreterLua::LoadScriptingModule Update the ScriptInterpreterLua::LoadScriptingModule signature after the TargetSP argument was added in #133290. | 1 年前 | |
[lldb] Remove Debugger::Get{Output,Error}Stream (NFC) (#126821) Remove Debugger::GetOutputStream and Debugger::GetErrorStream in preparation for replacing both with a new variant that needs to be locked and hence can't be handed out like we do right now. The patch replaces most uses with GetAsyncOutputStream and GetAsyncErrorStream respectively. There methods return new StreamSP objects that automatically get flushed on destruction. See #126630 for more details. | 1 年前 | |
| 9 个月前 | ||
| 1 年前 |