forked from OSchip/llvm-project
7efc7e949c
If the IOChannel has already freed out its m_driver member, and there's still a character to be read/written (that is, the ^D character), just skip that char instead of trying to write through a null object pointer. llvm-svn: 137421 |
||
---|---|---|
.. | ||
Driver.cpp | ||
Driver.h | ||
IOChannel.cpp | ||
IOChannel.h | ||
Makefile | ||
lldb-Info.plist |