mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
This makes GetOutputStreamSP and GetErrorStreamSP protected members of Debugger. Users who want to print to the debugger's stream should use GetAsyncOutputStreamSP and GetAsyncErrorStreamSP instead and the few remaining stragglers have been migrated.
1.6 KiB
1.6 KiB